ImageMagick convert PDF to JPG failing
Posted by: futang
Posted on: 2007-05-23 11:17:00
The following command:
/usr/bin/convert 6-9-07.pdf -resize 144x144 6-9-07.jpg
hangs when run on the command line. Canceling execution displays the following error:
convert: Postscript delegate failed `6-9-07.pdf'.
Any ideas on how to resolve?
Looks like DreamHost is running a really old version of Ghostscript. Maybe that is the issue?