PSUtils is a set of utilities to manipulate PostScript files.
Download (HTTP): http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/psutils-p17.tar.gz
Download (FTP): ftp://ftp.knackered.org/pub/psutils/psutils-p17.tar.gz
Download size: 68 KB
Estimated Disk space required: 740 KB
Estimated build time: 0.01 SBU
Install PSUtils by running the following commands:
cat Makefile.unix | sed -e 's/\/usr\/local/\/usr/g' > Makefile && make && make install |
cat ... | sed ...: This command creates a Makefile that installs the program to the /usr prefix instead of the /usr/local prefix.
The PSUtils package contains psbook, psselect, pstops psnup, psresize, epsffit, getafm, showchar, fixdlsrps, fixfmps, fixmacps, fixpsditps , fixpspps, fixscribeps, fixtpps, fixwfwps, fixwpps, fixwwps, extractres , includeres, psmerge.
psbook rearranges pages into signatures.
psselect selects pages and page ranges.
pstops performs general page rearrangements and selection.
psnup puts multiple pages per physical sheet of paper
psresize alters the document paper size.
epsffit fits an EPSF file to a given bounding box
The remaining commands are scripts that perform specific functions described in their respective man pages.