NAME
gslp - Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
SYNOPSIS
gslp -12BclqRr -b<header> -f<font> -F<hfont> -L<lines> -p<outfile> -T<n> --add-to-space <units> --add-to-width <units> --columns <n> --detect --first-page <n> --kern <file.afm> --last-page <n> --(heading|footing)-(left|center|right) <string> --margin-(top|bottom|left|right) <inches> --no-eject-(file|formfeed) --spacing <n> [gs options] [files] gsbj [options] [files] gsdj [options] [files] gsdj500 [options] [files] gslj [options] [files]
DESCRIPTION
This utility provides functionality approximately equivalent to the Unix enscript(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. The default device (-sDEVICE=) and resolution (-r) are as follows: gslp epson 180 gsbj bj10e 180 gsdj deskjet 300 gsdj500 djet500 300 gslj laserjet 300 By default the current date is formatted as the center header.
OPTIONS
Standard switches implemented: -12BclqRr -b<header> -f<font> -F<hfont> -L<lines> -p<outfile> Sun switches implemented: -T<n> set tab width Switches ignored: -GghKkmow -# -C -d -J -n -P -S -s -t -v Switches added: --add-to-space <units> add the given number of 1/72" units to the width of each space (may be negative) --add-to-width <units> add the given number of 1/72" units to the width of each character (may be negative) --columns <n> print in <n> columns --detect treat the file as PostScript if it starts with %! --first-page <n> start printing at page <n> --kern <file.afm> kern using information from the given .AFM file --last-page <n> stop printing after page <n> --(heading|footing)-(left|center|right) <string> set the heading/footing fields; use -B first to clear --margin-(top|bottom|left|right) <inches> set a margin --no-eject-(file|formfeed) end-of-file/FF only starts a new column, not a new sheet --spacing <n> use double (n=2), triple (n=3), etc. spacing Also, the string %# in a heading or footing is replaced with the page #.
SEE ALSO
gs(1)
VERSION
This document was last revised for Ghostscript version 9.19.
AUTHOR
Artifex Software, Inc. are the primary maintainers of Ghostscript. This manpage by George Ferguson.
More Linux Commands
manpages/alsaloop.1.html
alsaloop(1) - command-line PCM loopback - Linux manual page
alsaloop allows create a PCM loopback between a PCM capture device and a PCM playback device. alsaloop supports multiple soundcards, adaptive clock synchronizat
manpages/pthread_attr_getguardsize.3.html
pthread_attr_getguardsize(3) - set/get guard size attribute
The pthread_attr_setguardsize() function sets the guard size attribute of the thread attributes object referred to by attr to the value specified in guardsize.
manpages/isinfl.3.html
isinfl(3) - BSD floating-point classification functions.....
The finite(), finitef(), and finitel() functions return a nonzero value if x is neither infinite nor a not-a-number (NaN) value, and 0 otherwise. The isnan(), i
manpages/sysconf.3.html
sysconf(3) - Get configuration information at runtime.......
POSIX allows an application to test at compile or run time whether certain options are supported, or what the value is of certain configurable constants or limi
manpages/regexp_table.5.html
regexp_table(5) - format of Postfix regular expression table
regexp_table.5 - The Postfix mail system uses optional tables for address rewriting, mail routing, or access control. These tables are usually in dbm or db form
manpages/mprof-report.1.html
mprof-report.1 (Manual - Linux man page)...................
The Mono log profiler can be used to collect a lot of information about a program running in the Mono runtime. This data can be used to do analyses of the prog
manpages/issue.5.html
issue(5) - prelogin message and identification file.........
The file /etc/issue is a text file which contains a message or system identification to be printed before the login prompt. It may contain various @char and \ch
manpages/ppm.5.html
ppm(5) - Netpbm color image format - Linux manual page......
This program is part of Netpbm(1) The PPM format is a lowest common denominator color image file format. It should be noted that this format is egregiously inef
manpages/hosts.equiv.5.html
hosts.equiv(5) - list of hosts and users that are granted "t
The hosts.equiv file allows or denies hosts and users to use the r-commands (e.g., rlogin, rsh, or rcp) without supplying a password. The file uses the followin
manpages/gimp-console-2.8.1.html
gimp-console-2.8(1) an image manipulation and paint program.
GIMP is the GNU Image Manipulation Program. It is used to edit and manipulate images. It can load and save a variety of image formats and can be used to convert
manpages/lseek.2.html
lseek(2) - reposition read/write file offset (Man Page).....
The lseek() function repositions the offset of the open file associated with the file descriptor fd to the argument offset according to the directive whence as
manpages/ber_peek_tag.3.html
ber_peek_tag(3) - OpenLDAP LBER simplified Basic Encoding Ru
These routines provide a subroutine interface to a simplified implementation of the Basic Encoding Rules of ASN.1. The version of BER these routines support is
