JVM crash when converting a jpg to a pcl

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
tparet

JVM crash when converting a jpg to a pcl

Post by tparet »

hello

I'm trying to convert some jpg files to PCL files...

It works for most of images but there is some which fails... I need to use -type Bilevel for Black/White PCL printer.

The command line is:
convert.exe -type Bilevel -resize 638x591 -density 300x300 02000001_5th.jpg 02000001_5th_637x590.pcl

I could send the jpg image if you have any idea

Thanks
Thierry
Post Reply