I know there are some Java libraries to create PDF files and the likes, but does anybody know of a Java library to convert various file formats to HTML, especially PDF and MS Word files?
The purpose of this is to display a file preview in the web browser.
Thanks in advance!