pdf to jpg conversion using php
Posted: Wed Aug 09, 2006 7:38 am
I am new to this forum but not to php.
I am working on a magazine application where I
need to convert pdf files to jpg images.
I have done this by using imagemagick, ghostscript and magick wand in php.
Well I have to do it without any support of a 3rd party, just using pdf and gd libraries.
Is there any one who can help me on this, guidelines, anything.
Regards.
I am working on a magazine application where I
need to convert pdf files to jpg images.
I have done this by using imagemagick, ghostscript and magick wand in php.
Well I have to do it without any support of a 3rd party, just using pdf and gd libraries.
Is there any one who can help me on this, guidelines, anything.
Regards.