blob: 878e71ac19a7d7ed0a9ab14ca4a3f2fd4c5b8de1 (
plain)
1
2
3
4
5
6
7
|
This is a filter that converts text files to PostScript, RTF, or HTML
and then spools generated output to a printer or dumps it to a file.
Input files in a number of programming languages, including C, Perl,
Tcl, and more, can optionally be pretty-printed instead of printed as
plain-text. Many printing options are available.
WWW: http://www.codento.com/people/mtr/genscript/
|