Page 1 of 1

JVM crash when converting a jpg to a pcl

Posted: 2008-07-18T02:59:51-07:00
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