. PSTOTEXT  - Extract text from PostScript files  I Written by Andrew Birrell and Paul McJones of Digital.  See the following  web page for more information:  B     http://www.research.digital.com/SRC/virtualpaper/pstotext.html  @ And read [.SRC]PSTOTEXT.TXT for important licensing information.    E Ported to VMS by Hunter Goatley, goathunter@MadGoat.com, May 27, 1998   0 PSTOTEXT requires that GHOSTSCRIPT be installed!  K PSTOTEXT does a real nice job of extracting the text from PostScript files.  Usage is simple:  $ Usage: pstotext.exe [option|file]... Options:8   -cork            assume Cork encoding for dvips output%   -landscape       rotate 270 degrees $   -landscapeOther  rotate 90 degrees)   -portrait        don't rotate (default) =   -bboxes          output one word per line with bounding box =   -debug           show Ghostscript output and error messages &   -gs "command"    Ghostscript command?   -output file     output results to "file" (default is stdout) B   -                read from stdin (default if no files specified)  D All of the original distribution files have been included here under? [.SRC], though not all are used by the VMS version of PSTOTEXT.   C A VMS help file is provided (PSTOTEXT.HLP).  To build from sources, B simply set default to the [.SRC] directory and execute MMS or MMK.