I want to create thumbnails for 100s of PDFs. I would prefer a script that does this on the fly when a PDF is uploaded to the site with PHP. Unfortunatly I don't have imagemagick and gs installed on my server, which seems to be required. Is there another way to do this? Even a solution that lets me batch the process on my own computer and in the furtue i can upload both a PDF and an image. Thanks!