1Pbmtoepson User Manual(0)                            Pbmtoepson User Manual(0)
2
3
4

NAME

6       pbmtoepson - convert a PBM image into Epson printer graphics
7
8

SYNOPSIS

10       pbmtoepson
11
12       [-dpi=n] [-protocol={escp9|escp}] [-adjacent] [-noadjacent]
13
14       [pbmfile]
15
16

DESCRIPTION

18       This program is part of Netpbm(1).
19
20       pbmtoepson  reads  a  PBM image as input and produces a stream of Epson
21       printer graphics as output.
22
23       The input is from the file identified by the pbmfile  argument  or,  if
24       you  don't specify pbmfile, from Standard Input.  Output is to Standard
25       Output.
26
27       The output is for traditional (ca 1991) Epson 9-wire dot matrix  (some‐
28       times  called  ESC/P  9-wire)  printers or newer ESC/P printers.  For a
29       more modern Epson ESC/P2 type printer, try pbmtoescp2.
30
31       Before Netpbm 10.23 (July 2004), pbmtoepson  could  not  produce  ESC/P
32       streams -- only ESC/P 9-wire.
33
34       The Epson printer protocols are described in
35        Epson's                     protocol                     specification
36http://www.epson.co.uk/support/manuals/pdf/ESCP/Part_1.pdf⟩ .
37
38       Note that there is no epsontopbm tool - this transformation is one way.
39
40

OPTIONS

42       -protocol={escp9|escp}
43              This determines which Epson printer protocol  the  output  uses.
44              escp9  is  the  older  ESC/P  9-pin protocol.  escp is the newer
45              ESC/P protocol.  For the even newer ESC/P2 protocol, you have to
46              use pbmtoescp2 instead.
47
48              This option was new in Netpbm 10.23 (July 2004).
49
50
51
52       -dpi=n This  specifies  the  horizontal print density in dots per inch.
53              The protocol allows only certain values: 60, 72,  80,  90,  120,
54              144, and 240.  Actually, the ESC/P protocol allows a few others,
55              but pbmtoepson doesn't know how to generate the command  streams
56              that use them.
57
58              If you don't specify this, pbmtoepson chooses a horizontal print
59              density for you consistent with your other options.
60
61              This option was new in Netpbm 10.23 (July 2004).
62
63
64       -adjacent
65
66       -noadjacent
67              These options determine whether the output select 'adjacent  dot
68              printing' or not, whatever that is.
69
70              If  you  don't  specify  this,  pbmtoepson  selects adjacent dot
71              printing unless that is incompatible with your other options.
72
73              This option was new in Netpbm 10.23 (July 2004).
74
75
76
77
78

SEE ALSO

80       pbmtoescp2(1), pbm(1),
81
82

AUTHOR

84       Copyright (C) 1991 by John Tiller (tiller@galois.msfc.nasa.gov) and Jef
85       Poskanzer.
86
87
88
89netpbm documentation             8 August 2003       Pbmtoepson User Manual(0)
Impressum