home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / psutils.txt < prev    next >
Text File  |  1997-09-22  |  3KB  |  73 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR PSUTILS:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: psutils - Tools for manipulating PostScript files
  6.  
  7. Version: 1.17
  8.  
  9. Author(s): Angus Duggan <angus@harlequin.co.uk>
  10.  
  11. On the CD-ROM in: goodies/psutils.tar
  12.  
  13. Ftp source: ftp.dcs.ed.ac.uk:/pub/ajcd
  14.  
  15. Size on the CD: 270 KB (uncompressed)
  16.  
  17. Description:
  18.  
  19.     This archive contains some utilities for manipulating PostScript
  20.     documents. Page selection and rearrangement are supported,
  21.     including arrangement into signatures for booklet printing, and
  22.     page merging for n-up printing. 
  23.     
  24.     PROGRAMS
  25.     
  26.     psbook      rearranges pages into signatures
  27.     psselect    selects pages and page ranges
  28.     pstops      performs general page rearrangement and selection
  29.     psnup       put multiple pages per physical sheet of paper
  30.     psresize    alter document paper size
  31.     epsffit     fits an EPSF file to a given bounding box
  32.  
  33.     psselect is modeled after Chris Torek's dviselect program, and
  34.     pstops is modeled after Tom Rokicki's dvidvi program. psbook is
  35.     modeled on my own dvibook program, which borrows heavily from
  36.     Chris Torek's dviselect. 
  37.  
  38.     SCRIPTS
  39.     
  40.     getafm      outputs PostScript to retrieve AFM file from printer
  41.     showchar    outputs PostScript to draw a character with metric info
  42.     fixdlsrps   filter to fix DviLaser/PS output so that PSUtils works
  43.     fixfmps     filter to fix framemaker documents so that psselect etc. work
  44.     fixmacps    filter to fix Macintosh documents with saner version of md
  45.     fixpsditps  filter to fix Transcript psdit documents to work with PSUtils
  46.     fixpspps    filter to fix PSPrint PostScript so that psselect etc. work
  47.     fixscribeps filter to fix Scribe PostScript so that psselect etc. work
  48.     fixtpps     filter to fix Troff Tpscript documents
  49.     fixwfwps    filter to fix Word for Windows documents for PSUtils
  50.     fixwpps     filter to fix WordPerfect documents for PSUtils
  51.     fixwwps     filter to fix Windows Write documents for PSUtils
  52.     extractres  filter to extract resources from PostScript files
  53.     includeres  filter to include resources into PostScript files
  54.     psmerge     ack script to merge multiple PostScript files
  55.  
  56.     -- Quoted from the README file
  57.  
  58. Advertised architectures:
  59.  
  60.     These utilities have been compiled and run on Sun-3 and Sun-4
  61.     machines under SunOS Solaris 2.3, Solaris 2.1, 4.1.3, 4.1.2,
  62.     4.1.1 and 4.0.1, HP9000/375 machines under HPUX 7.0 and HPUX 8.0,
  63.     Sequent Symmetry machines under Dynix 3.1.4 and PTX 3.2.0, IBM
  64.     RS/6000, VAX/VMS, Decstation 3100 machines under Ultrix 4.0, SGI
  65.     4k5 under Irix 4.1 and 5.2, and 486 machines under MSDOS 6.0 and
  66.     Windows NT 3.5. 
  67.  
  68.     -- Quoted from the README file
  69.  
  70. Prerequisites: 
  71.  
  72.     C compiler, Perl, Bourne shell
  73.