Lino Website

Documentation · Modules · textprinter

prnprint

prnprint is similar to prn2pdf, except that it prints directly to a Windows printer instead of generating a pdf file.

Usage: lino prnprint [options] FILE [FILE ...]

where FILE is a textprinter input file to be printed on your Windows Printer.

Options:
  -h, --help            show this help message and exit
  -l LOGFILE, --logfile=LOGFILE
                        log a report to FILE
  -v, --verbose         increase verbosity
  -q, --quiet           decrease verbosity
  -b, --batch           not interactive (don't ask anything)
  -p PRINTERNAME, --printer=PRINTERNAME
                        print on PRINTERNAME rather than on Default Printer.
  -e ENCODING, --encoding=ENCODING
                        FILE is encoded using ENCODING rather than
                        sys.stdin.encoding.
  -c COPIES, --copies=COPIES
                        print NUM copies.
  --fontName=FONTNAME   use the named font instead of "Courier New".
  -o SPOOLFILE, --output=SPOOLFILE
                        write to SPOOLFILE instead of really printing.

prnprint is part of the TIM Tools.

Refering articles:

Copyright 2001-2007 Luc Saffre.
http://lino.saffre-rumma.ee
Generated 2007-06-07 16:23:34