PDF TIFF conversion

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
GOldenBanana
Posts: 1
Joined: 2011-01-12T02:04:04-07:00
Authentication code: 8675308

PDF TIFF conversion

Post by GOldenBanana »

Hi!

I have to convert pdf files losslessly to tiff (well as far as it is possible) and was trying to achieve this using IM when this http://img13.imageshack.us/i/conversion.jpg/ hapened. Anyone know what is going on here and what could be done to fix the issue? Thank you in advance.
geep999
Posts: 17
Joined: 2010-12-10T07:33:21-07:00
Authentication code: 8675308

Re: PDF TIFF conversion

Post by geep999 »

Hi,
Do you have ghostscript installed? I believe ImageMagick needs it to handle PDF.
Cheers,
Peter
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: PDF TIFF conversion

Post by fmw42 »

what versions of IM and ghostscript do you have installed? if not current, then perhaps upgrade.
Post Reply