Search found 2 matches
- 2015-04-20T14:17:51-07:00
- Forum: Bugs
- Topic: convert fails with purportedly valid pdfs
- Replies: 5
- Views: 8378
Re: convert fails with purportedly valid pdfs
Thanks all, for the feedback. On Mac OSX, I upgraded ImageMagick to 6.9.1-2 and Ghostscript to 9.16, and the pdfs convert as expected. I appreciate the comment on the -quality flag as well.
- 2015-04-20T11:17:14-07:00
- Forum: Bugs
- Topic: convert fails with purportedly valid pdfs
- Replies: 5
- Views: 8378
convert fails with purportedly valid pdfs
I have a batch of pdfs from a vendor, who says they are valid. I'm trying to convert them to pngs with the following command: convert -density 400 foo.pdf -resize 30% -quality 92 foo.png With one pdf (60779014.pdf), convert hangs, and with the other (60779212.pdf), I get the following output ...