Convert PDF to Tif, infinite process

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
uzmark
Posts: 1
Joined: 2016-10-07T05:27:48-07:00
Authentication code: 1151

Convert PDF to Tif, infinite process

Post by uzmark »

I'm doing batch conversion of PDF to tiff. It works fine but for some PDFs I end up with an infinite convert process. after 8 hours i killed the process.

The PDF is only 6 pages. It opens fine in adobe reader and acrobat. However, when i convert to tif from acrobat it indeed converts the file but complains about error/corruption.

Any way to catch and handle so that files dont end up in an infinite conversion? Another problem is that when I kill the magick process the ghostscript process still lives on.

Any ideas?

Thanks
Markus
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Convert PDF to Tif, infinite process

Post by snibgo »

This sounds like a problem with the PDF that Ghostscript can't handle gracefully.

I suggest you report this (with the bad PDF) to the Ghostscript people.
snibgo's IM pages: im.snibgo.com
Post Reply