slackbuilds_ponce/office/text2pdf/README
mario bab534f26c office/text2pdf: Added (Converts text files to PDF)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-06-05 03:17:44 -05:00

8 lines
413 B
Text

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.