Linux Commands Examples

A great documentation place for Linux commands

ppmtolj

convert a portable pixmap to an HP LaserJet PCL 5 Color file

Synopsis

ppmtolj [-gamma val] [-resolution 75|100|150|300|600] [-delta] [-float] [-noreset] [ppmfile]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Reads a portable pixmap as input and converts it into a color file suitable to be printed by an HP color PCL 5 printer.

options

-delta

Apply delta row compression to reduce the size of the pcl file.

-gamma int

Gamma correct the image using the integet parameter as a gamma (default 0).

-float

Suppresses positioning information. The default is to write the sequence ESC&l0E to the output.

-noreset

Prevents writing of the reset sequence to the begining and end of the output.

-resolution

Set the required output resolution 75|100|150|300|600

references

HP PCL 5 & Color Reference Guide


bugs

None known.


author

Copyright (C) 2000 by Jonathan Melvin.(jonathan.melvin[:at:]heywood.co[:dot:]uk)

How can this site be more helpful to YOU ?


give  feedback