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

155 lines
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GSLP</TITLE>
</HEAD><BODY>
<H1>GSLP</H1>
Section: Ghostscript (1)<BR>Updated: 15 October 2019<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
gslp - Format and print text using ghostscript
<BR>
gsbj - Format and print text for BubbleJet printer using ghostscript
<BR>
gsdj - Format and print text for DeskJet printer using ghostscript
<BR>
gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript
<BR>
gslj - Format and print text for LaserJet printer using ghostscript
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>gslp
-12BclqRr -b&lt;header&gt; -f&lt;font&gt; -F&lt;hfont&gt; -L&lt;lines&gt; -p&lt;outfile&gt;
-T&lt;n&gt;
--add-to-space&nbsp;&lt;units&gt;
--add-to-width&nbsp;&lt;units&gt;
--columns&nbsp;&lt;n&gt;
--detect
--first-page&nbsp;&lt;n&gt;
--kern&nbsp;&lt;file.afm&gt;
--last-page&nbsp;&lt;n&gt;
--(heading|footing)-(left|center|right)&nbsp;&lt;string&gt;
--margin-(top|bottom|left|right)&nbsp;&lt;inches&gt;
--no-eject-(file|formfeed)
--spacing&nbsp;&lt;n&gt;
[gs&nbsp;options] [files]
<BR>
gsbj</B> [options] [files]
<BR>
<B>gsdj</B> [options] [files]
<BR>
<B>gsdj500</B> [options] [files]
<BR>
<B>gslj</B> [options] [files]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
This utility provides functionality approximately equivalent to the Unix
<B><A HREF="/cgi-bin/man/man2html?1+enscript">enscript</A></B>(1)
program. It prints plain text files using a single font.
It currently handles tabs and formfeeds, but not backspaces.
It will line-wrap when using fixed-pitch fonts.
It will also do kerning and width adjustment.
<P>
The default device (-sDEVICE=) and resolution (-r) are as follows:
<PRE>
gslp epson 180
gsbj bj10e 180
gsdj deskjet 300
gsdj500 djet500 300
gslj laserjet 300
</PRE>
By default the current date is formatted as the center header.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1">Standard switches implemented:<DD>
-12BclqRr -b&lt;header&gt; -f&lt;font&gt; -F&lt;hfont&gt; -L&lt;lines&gt; -p&lt;outfile&gt;
<DT id="2">Sun switches implemented:<DD>
-T&lt;n&gt;<TT>&nbsp;&nbsp;</TT>set tab width<BR>
<DT id="3">Switches ignored:<DD>
-GghKkmow -# -C -d -J -n -P -S -s -t -v
<DT id="4">Switches added:<DD>
<DL COMPACT><DT id="5"><DD>
<DL COMPACT>
<DT id="6">--add-to-space &lt;units&gt;<DD>
add the given number of 1/72&quot; units to the width of each
space (may be negative)
<DT id="7">--add-to-width &lt;units&gt;<DD>
add the given number of 1/72&quot; units to the width of each
character (may be negative)
<DT id="8">--columns &lt;n&gt;<DD>
print in &lt;n&gt; columns
<DT id="9">--detect<DD>
treat the file as PostScript if it starts with %!
<DT id="10">--first-page &lt;n&gt;<DD>
start printing at page &lt;n&gt;
<DT id="11">--kern &lt;file.afm&gt;<DD>
kern using information from the given .AFM file
<DT id="12">--last-page &lt;n&gt;<DD>
stop printing after page &lt;n&gt;
<DT id="13">--(heading|footing)-(left|center|right) &lt;string&gt;<DD>
set the heading/footing fields; use -B first to clear
<DT id="14">--margin-(top|bottom|left|right) &lt;inches&gt;<DD>
set a margin
<DT id="15">--no-eject-(file|formfeed)<DD>
end-of-file/FF only starts a new column, not a new sheet
<DT id="16">--spacing &lt;n&gt;<DD>
use double (n=2), triple (n=3), etc. spacing
</DL>
</DL>
Also, the string %# in a heading or footing is replaced with the page #.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?1+gs">gs</A>(1)
<A NAME="lbAG">&nbsp;</A>
<H2>VERSION</H2>
This document was last revised for Ghostscript version 9.50.
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
This manpage by George Ferguson.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="17"><A HREF="#lbAB">NAME</A><DD>
<DT id="18"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="19"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="20"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="21"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="22"><A HREF="#lbAG">VERSION</A><DD>
<DT id="23"><A HREF="#lbAH">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:16 GMT, March 31, 2021
</BODY>
</HTML>