| Linux / Unix Command: pbmtolps |
NAME
pbmtolps - convert portable bitmap to PostScriptSYNOPSIS
pbmtolps [ -dpi n ] [ pbmfile ]DESCRIPTION
Reads a portable bitmap as input, and outputs PostScript. The output Postscript uses lines instead of the image operator to generate a (device dependent) picture which will be imaged much faster.The Postscript path length is constrained to be less that 1000 points so that no limits are overrun on the Apple Laserwriter and (presumably) no other printers.
SEE ALSO
pbm(5), pnmtops(1), pstopnm(1), pbmtoepsi(1), psidtopgm(1), gs(1)Important: Use the man command (% man) to see how a command is used on your particular computer.

