# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| text2pdf: text2pdf (Converts text files to PDF) text2pdf: text2pdf: text2pdf makes a 7-bit clean PDF file (version 1.1) from any input text2pdf: file. It reads from standard input or a named file, and writes the text2pdf: PDF file to standard output. text2pdf: You can specify the font, number of lines and columns, paper size text2pdf: and various other options from the command line. By default, long text2pdf: lines will be wrapped, and a formfeed character (^L) will cause a text2pdf: page break. text2pdf: text2pdf: