I am desperately looking for a Java library that can create thumbnails for a large number of file types. Like Office Suite documents, Open Office documents, PDFs, images, etc. Thumbnails should be readable.
From my understanding .net has hooks for calling windows to do just that, but the code should be platform independent (hence java)
I found several image thumbnail libraries for a Word document, but nothing that seems very good. I'm looking for one; does she make the whole library for sketching, does it exist?
source
share