Is it possible to convert a PDF document that a user uploaded
to JPG format on the server using ColdFusion 8? If not, is there a
product that can do so?
I second -==cfSearching==-. May I share my first experience
with the thumbnail functionality in cfpdf.
I copied the following code from the Adobe CF 8 documentation
and applied it to a 158 page document, db4o.pdf. Coldfusion duly
created the directory and 158 Jpegs (one per page) in 50 seconds.
It was pleasing.