diff options
Diffstat (limited to 'office/text2pdf/README')
-rw-r--r-- | office/text2pdf/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/office/text2pdf/README b/office/text2pdf/README index 77e554fd84..d7fd3e114d 100644 --- a/office/text2pdf/README +++ b/office/text2pdf/README @@ -1,8 +1,7 @@ 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. +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. |