PostScript translator.
PostScript translator.This package translates a text file to PostScript format and prints the document two pages per physical page. By default, output goes to the standard output. To redirect output to the printer, a pipe is necessary:
a2ps options filename | lpWhere some common options are:
-i or -ni Interpret (Do Not interpret) tab, bs, ff characters. -? or -h Print help information. -m Process this file as a man page. -n or -nn Number (Do Not number) the lines in the files. -p or -np Print in portrait (landscape) mode.
The default setting is to show two pages across one sheet in landscape format. This will appear as shown on figure 14.1.
Figure 14.1: a2ps landscape output
Two examples of a2ps are: