1Ppmtolj User Manual(0) Ppmtolj User Manual(0)
2
3
4
6 ppmtolj - convert a PPM image to an HP LaserJet PCL 5 Color file
7
8
10 ppmtolj
11
12 [-gamma val]
13
14 [-resolution {75|100|150|300|600}]
15
16 [-delta]
17
18 [-float]
19
20 [-noreset]
21
22 [ppmfile]
23
24
26 This program is part of Netpbm(1).
27
28 ppmtolj reads a PPM image as input and converts it into a color file
29 suitable to be printed by an HP color PCL 5 printer.
30
31
33 -delta Apply delta row compression to reduce the size of the pcl file.
34
35 -gamma int
36 Gamma correct the image using the integer parameter as a gamma
37 (default 0).
38
39
40 -float Suppress positioning information. The default is to write the
41 sequence ESC&l0E to the output.
42
43
44 -noreset
45 Don't write the reset sequence to the beginning and end of the
46 output.
47
48
49 -resolution
50 Set the required output resolution 75|100|150|300|600
51
52
53
54
56 HP PCL 5 & Color Reference Guide, pnmtopclxl(1), pbmtolj(1), ppm‐
57 topj(1), thinkjettopbm(1), ppm(1)
58
59
61 Copyright (C) 2000 by Jonathan Melvin.(jonathan.melvin@heywood.co.uk)
62
64 This manual page was generated by the Netpbm tool 'makeman' from HTML
65 source. The master documentation is at
66
67 http://netpbm.sourceforge.net/doc/ppmtolj.html
68
69netpbm documentation 4 Sept 2000 Ppmtolj User Manual(0)