Releases: Pynckels/prt1403
Printer 1403
Print a text file to PDF in IBM 1403 retro style.
Options
--asaCarriageControl
Handle first char of each line as ASA carriage control.
--datefmt
Set the date format on the header and the separator pages (DMY, MDY, YMD).
Changes
Some bug fixes that prevented Python on Windows to run certain options.
Printer 1403
Print a text file to PDF in IBM 1403 retro style.
Options
--filename
Added the possibility to change the file name/path shown on the separator page
--linenum
Added the possibility to print line numbers at the start of each line
Changes
The form field on the separator page mentions SMALL / MEDIUM / WIDE following the chosen form size
Printer 1403
Print a text file to PDF in IBM 1403 retro style.
Options
-
Added the possibility to print one or multiple files coming from the standard input stream (stdin).
--outfile -
Added the possibility to send the resulting pdf file to the standard output stream (stdout).
Printer 1403
Print a text file to PDF in IBM 1403 retro style.
Options
--separator
Added the possibility to print a separator page.
Printer 1403
Print a text file to PDF in IBM 1403 retro style.
Options
--font
Added the possibility to use a font installed on the pc (includes font file checking).
--noheader
Added the possibility to disable the printing of a page header. The file is printed from the top line of the page.
--pitch
Added the possibility to set the font size (in points) .
Printer 1403
Print a text file to PDF in IBM 1403 retro style.