Page 1 of 1

convert pdf to jpeg problem ??

Posted: Thu Mar 13, 2008 12:03 am
by PHPycho
Hello forums !!
I have one question regarding pdf to jpeg conversion.
Is it possible to convert pdf file(with 'x' no of pages) to jpeg files(corresponding to 'x' no of pdf pages) ?
ie every pdf page should result a single jpeg image.
How this can be accomplished using php4/php5 ?
Any suggestion n tips would be very greatful.
Thank you.

Re: convert pdf to jpeg problem ??

Posted: Thu Mar 13, 2008 1:09 am
by Christopher
Doesn't sound like you have actually gotten to the problem stage yet. ;)

http://www.google.com/search?hl=en&q=pd ... gle+Search

Re: convert pdf to jpeg problem ??

Posted: Fri Mar 14, 2008 11:15 am
by bbnj23
hi,

'am not sure what your objective in converting these files for but yes it is possible to convert pdf to jpeg. You can do so inside a full-blown acrobat professional application and hit "save as" and choose jpeg extension. Each page converts to single jpeg files.

:D