diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-04 16:13:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:07 +0700 |
commit | f9f5a00a6ef8c4135822637c4e26a75cc2114d5c (patch) | |
tree | 4cab97810768d0732d6645cf9ce255789c6c8852 /office/text2pdf/README | |
parent | b59c2182a4fafa578459b52d85b2411acc2425f3 (diff) | |
download | slackbuilds-f9f5a00a6ef8c4135822637c4e26a75cc2114d5c.tar.gz |
office/text2pdf: Maintainer info update + minor fixes
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. |