Conversion from BMP to PCL Fails
Posted: 2012-04-12T09:44:58-07:00
I need to be able to convert BMP signature files to PCL for inclusion on invoices printed on a laser printer. When I attempt to convert the BMP file to PCL I receive the following error:
bin: ImproperImageHeader `signature.bmp' @ error/bmp.c/ReadBMPImage/884.
I ran the standard IM test for generating the logo file and then tried converting that BMP to PCL and received the same error:
rp8400-/emc/ImageMagick/bin> ./convert logo: logo.bmp
rp8400-/emc/ImageMagick/bin> ./convert logo.bmp logo.pcl
bin: ImproperImageHeader `logo.bmp' @ error/bmp.c/ReadBMPImage/884.
bin: MissingAnImageFilename `logo.pcl' @ error/convert.c/ConvertImageCommand/3017.
Thank you for any assistance you can provide.
bin: ImproperImageHeader `signature.bmp' @ error/bmp.c/ReadBMPImage/884.
I ran the standard IM test for generating the logo file and then tried converting that BMP to PCL and received the same error:
rp8400-/emc/ImageMagick/bin> ./convert logo: logo.bmp
rp8400-/emc/ImageMagick/bin> ./convert logo.bmp logo.pcl
bin: ImproperImageHeader `logo.bmp' @ error/bmp.c/ReadBMPImage/884.
bin: MissingAnImageFilename `logo.pcl' @ error/convert.c/ConvertImageCommand/3017.
Thank you for any assistance you can provide.