slackbuilds/office/text2pdf
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README office/text2pdf: Maintainer info update + minor fixes 2015-02-07 15:21:07 +07:00
slack-desc office/text2pdf: Added (Converts text files to PDF) 2013-06-05 03:17:44 -05:00
text2pdf.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
text2pdf.info office/text2pdf: Maintainer info update + minor fixes 2015-02-07 15:21:07 +07:00

README

text2pdf (Converts text files to PDF)

text2pdf makes a 7-bit clean PDF file (version 1.1) from any input file. It
reads from standard input or a named file, and writes the PDF file to
standard output.  You can specify the font, number of lines and columns,
paper size and various other options from the command line. By default, long
lines will be wrapped, and a formfeed character (^L) will cause a page break.