home *** CD-ROM | disk | FTP | other *** search
- PSPRINT -
- Output files to a PostScript printer in a variety of formats.
-
- Last revised: 6/9/90.
- Author: Paul Higginbottom
-
- Version/revision history -
-
- 1.2 Major upgrade.
- - Added 4 page per page option (yes, it's very legible).
- - All options are now off by default and must be explicitly
- set, providing much greater flexibility. For example, 2
- page per page can be in landscape or portrait. Usually
- one would want it in landscape with outlines, banners,
- wrap, etc., but the program does not assume it. If no
- options are given, `vanilla text' appears on the printer.
- This is much cleaner than requiring the user to specify
- options to turn things off.
- - Banner {[str]}filename is now gets automatically centered.
- - Page number now gets properly right aligned. My
- PostScript's improving!
- - Reads environment variable PSPRINT for options.
- - Smarter argument parsing now, so options with values can
- be concatenated with others, e.g., t4#3vw, etc.
- 1.1
- - Added user selectable fonts, wrap mode, optional banner
- string and banner disable.
- 1.0
- - Basic printing in portrait or landscape, and 2 page per page
- in landscape.
-
-