We recently upgraded from 6.4.5 to 6.6.2, and have lost the ability to 
convert .pbm files to .pdf files.

My convert command is:
    convert file1.pbm file2.pbm -compress zip newfile.pdf

The convert command displays the message:
    convert: unable to read image data 'file1.pbm' @ 
error/pnm.c/ReadPNMImage/651.
    convert: unable to read image data 'file2.pbm' @ 
error/pnm.c/ReadPNMImage/651.
    convert: missing as image filename 'newfile.pdf' @ 
error/convert.c/ConvertImageCommand/2970

I get the same error when trying to convert just one of the files to a 
different format as well.

It looks like ImageMagick thinks the .pbm file is corrupt, but I can 
convert the .pbm files on my 6.4.5 installation file just fine.

Am I missing something new in 6.6.2?  Is there a fix/patch that needs to 
be applied to 6.6.2?

Ted Onley

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to