\ .\" This man page was generated by the Netpbm tool 'makeman' from HTML source. .\" Do not hand-hack it! If you have bug fixes or improvements, please find .\" the corresponding HTML page on the Netpbm website, generate a patch .\" against that, and send it to the Netpbm maintainer. .TH "Ppmtolj User Manual" 0 "4 Sept 2000" "netpbm documentation" .UN name .SH NAME ppmtolj - convert a PPM image to an HP LaserJet PCL 5 Color file .UN synopsis .SH SYNOPSIS \fBppmtolj\fP [\fB-gamma\fP \fIval\fP] [\fB-resolution\fP {\fB75\fP|\fB100\fP|\fB150\fP|\fB300\fP|\fB600\fP}] [\fB-delta\fP] [\fB-float\fP] [\fB-noreset\fP] [\fIppmfile\fP] .UN description .SH DESCRIPTION .PP This program is part of .BR Netpbm (1) . .PP \fBppmtolj\fP reads a PPM image as input and converts it into a color file suitable to be printed by an HP color PCL 5 printer. .UN options .SH OPTIONS .TP \fB-delta\fP Apply delta row compression to reduce the size of the pcl file. .TP \fB-gamma\fP \fIint\fP Gamma correct the image using the integer parameter as a gamma (default 0). .TP \fB-float\fP Suppress positioning information. The default is to write the sequence ESC&l0E to the output. .TP \fB-noreset\fP Don't write the reset sequence to the beginning and end of the output. .TP \fB-resolution\fP Set the required output resolution 75|100|150|300|600 .UN seealso .SH SEE ALSO HP PCL 5 & Color Reference Guide, .BR \fBpnmtopclxl.html\fP (1) , .BR \fBpbmtolj.html\fP (1) , .BR \fBppmtopj\fP (1) , .BR \fBthinkjettopbm\fP (1) , .BR \fBppm.html\fP (5) .UN author .SH AUTHOR Copyright (C) 2000 by Jonathan Melvin.(\fIjonathan.melvin@heywood.co.uk\fP)