On 14 June 2011 21:37, Brian Dunning <br...@briandunning.com> wrote:
> My server has GD but NOT ImageMagick. Can I convert a PDF doc to a PNG? I 
> have the PDFs stored as a files and I need to save an identical PNG alongside 
> each.

I do that using an external tool pdf2png. For me, I use Cygwin.

Works very well for me. Also splits the PDF into single page per PNG.

I can then process the PNG files in other ways.



-- 
Richard Quadling
Twitter : EE : Zend : PHPDoc
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to