I am looking desperately for a Java library that would be able to generate thumbnails for a large number of file types. Like Office Suite documents, Open Office Documents, PDF, Images etc... The thumbnails has to be readable.
From my understanding .net has hooks to call windows for doing exactly this but the code has to be platform independent (hence java)
I have found some libraries for image thumbnail generation some for word document but nothing that seems very good. I am looking a one does it all library for generating the thumbnails does it exist?