Need to convert image ....

Klaus-Peter Schrage kpschrage at gmx.de
Wed Apr 2 10:15:10 PDT 2008


Ben Duncan wrote:
> I have a JPEG image I need to include on a Forms processing package I have.
> Th docs say that the included image in the script must BE a file of the 
> type
> PCL raster.

ImageMagick knows PCL ("HP Page Control Language For output to HP laser 
printers") as an output format. So
	convert image.jpg image.pcl
might give a reasonable result.

Klaus



More information about the Linux-users mailing list