Error converting PDF to TIFF via Linux command line!
Posted: 2011-10-02T14:18:27-07:00
Using Linux Mint 11 LXDE, I ran this to covert a pdf to tiff with Imagemagick:
And I got the following:
Code: Select all
convert The_Tao_of_Abundance.pdf The_Tao_of_Abundance.tiff
Code: Select all
convert: unable to open image `The_Tao_of_Abundance.pdf': @ error/blob.c/OpenBlob/2498.
convert: missing an image filename `The_Tao_of_Abundance.tiff' @ error/convert.c/ConvertImageCommand