1Pbmtolps User Manual(0) Pbmtolps User Manual(0)
2
3
4
6 pbmtolps - convert PBM image to PostScript
7
8
10 pbmtolps [-dpi n] [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmtolps reads a PBM image as input and outputs PostScript. The output
17 Postscript uses lines instead of the image operator to generate a
18 (device dependent) picture which will be imaged much faster.
19
20 pnmtops is a more general program for converting from the Netpbm for‐
21 mats to Postscript, though it cannot produce the particular arcane sub‐
22 format that pbmtolps does.
23
24 The Postscript path length is constrained to be less that 1000 points
25 so that no limits are overrun on the Apple Laserwriter and (presumably)
26 no other printers.
27
28
30 pnmtops(1), pstopnm(1), pbmtoepsi(1), psidtopgm(1), gs, pbm(1),
31
32
34 George Phillips <phillips@cs.ubc.ca>
35
37 This manual page was generated by the Netpbm tool 'makeman' from HTML
38 source. The master documentation is at
39
40 http://netpbm.sourceforge.net/doc/pbmtolps.html
41
42netpbm documentation 12 March 2017 Pbmtolps User Manual(0)