101 lines
2.3 KiB
HTML
101 lines
2.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of pbmtopsg3</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>pbmtopsg3</H1>
|
|
Section: Misc. Reference Manual Pages (29 June 2001)<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
pbmtopsg3 - convert PBM images to Postscript with G3 fax compression
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>pbmtopsg3</B>
|
|
|
|
[<B>--title=</B><I>title</I>]
|
|
|
|
[<B>--dpi=</B><I>dpi</I>]
|
|
|
|
[<I>filespec</I>]
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
Converts the PBM images in the input PBM file to pages in a Postscript
|
|
file encoded with G3 fax compression.
|
|
<P>
|
|
If you don't specify
|
|
<I>filespec</I>,
|
|
|
|
the input is from Standard Input.
|
|
<P>
|
|
Remember that you can create a multi-image PBM file simply by concatenating
|
|
single-image PBM files, so if each page is in a different file, you might
|
|
do:
|
|
<P>
|
|
<B>cat faxpage* | pbmtopsg3 >fax.ps</B>
|
|
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-title</B>
|
|
|
|
<DD>
|
|
The Postscript title value. Default is no title.
|
|
<DT id="2"><B>-dpi</B>
|
|
|
|
<DD>
|
|
The resolution of the Postscript output. Default is 72 dpi.
|
|
<P>
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pnmtops">pnmtops</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pstopnm">pstopnm</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+gs">gs</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pstopnm">pstopnm</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pbmtolps">pbmtolps</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pbmtoepsi">pbmtoepsi</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pbmtog3">pbmtog3</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+g3topbm">g3topbm</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+pbm">pbm</A></B>(5)
|
|
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">SEE ALSO</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:22 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|