man-pages/man1/pbmtolj.1.html
2021-03-31 01:06:50 +01:00

145 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of pbmtolj</TITLE>
</HEAD><BODY>
<H1>pbmtolj</H1>
Section: User Commands (1)<BR>Updated: 22 April 2000<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="ixAAB"></A>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pbmtolj - convert a portable bitmap into HP LaserJet format
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>pbmtolj</B>
[<B>-resolution</B>
<I>N</I>]
[<B>-float</B>]
[<B>-noreset</B>]
[<B>-packbits</B>]
[<B>-delta</B>]
[<B>-compress</B>]
[<I>pbmfile</I>]
[<B>-copies</B>
<I>N</I>]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Reads a PBM image as input. Produces HP LaserJet data as output.
<A NAME="ixAAC"></A>
<P>
Note that there is no ljtopbm tool.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-resolution</B>
<DD>
Specifies the resolution of the output device, in dpi.
Typical values are 75, 100, 150, 300, and 600.
The default is 75.
<DT id="2"><B>-float</B>
<DD>
Suppresses positioning information.
The default is to write the sequence
<I>ESC &amp; l 0 E</I>
to the output file.
<DT id="3"><B>-noreset</B>
<DD>
Prevents pbmtolj from writing the reset sequences to the beginning
and end of the output file.
<DT id="4"><B>-packbits</B>
<DD>
Enables use of TIFF packbits compression.
<DT id="5"><B>-delta</B>
<DD>
Enables use of delta-between-rows compression.
<DT id="6"><B>-compress</B>
<DD>
Enables use of both TIFF packbits, and delta-between-rows compression.
<DT id="7"><B>-copies</B>
<DD>
Specifies the the number of copies. The default is 1. This option controls
the &quot;number of copies&quot; printer control;
<B>pbmtolj</B>
generates only one copy of the image.
</DL>
<P>
All flags can be abbreviated to their shortest unique prefix.
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?5+pbm">pbm</A></B>(5)
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Copyright (C) 1988 by Jef Poskanzer and Michael Haberler.
<B>-float</B>
and
<B>-noreset</B>
options added by Wim Lewis.
<B>-delta, -packbits,</B>
and
<B>-compress</B>
options added by Dave Platt.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="12"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="13"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:21 GMT, March 31, 2021
</BODY>
</HTML>