Skip to content

Releases: Pynckels/prt1403

Printer 1403

20 Nov 13:39

Choose a tag to compare

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

26 Feb 12:39

Choose a tag to compare

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

14 Feb 15:51

Choose a tag to compare

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

14 Feb 13:02

Choose a tag to compare

Print a text file to PDF in IBM 1403 retro style.

Options

--separator

Added the possibility to print a separator page.

Printer 1403

10 Feb 15:00

Choose a tag to compare

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

06 Feb 19:52

Choose a tag to compare

Print a text file to PDF in IBM 1403 retro style.