B. Watson 8b828d0d88 office/text2pdf: Wrap README at 72 columns. 2 years ago
..
README 8b828d0d88 office/text2pdf: Wrap README at 72 columns. 2 years ago
slack-desc bab534f26c office/text2pdf: Added (Converts text files to PDF) 11 years ago
text2pdf.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
text2pdf.info f9f5a00a6e office/text2pdf: Maintainer info update + minor fixes 9 years ago

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.