DFtextps — Convert one or more input files into PDF
DFtextps
[-PDF]
[-A4]
[-h]
[-n #]
[-d]
[
[-1]
| [-2]
| [-4]
]
[-p #]
{file...}
DFtextps is a utility program that converts plain text input files to PDF. If no input files are named, the input is taken from standard input.
The resulting PDF is sent to standard output where it can be re-directed to a file.
create a PDF output file. This is the default behavior. The option is present for backwards compatibility only. | |
-A4 | format for A4 size paper. The default is US letter. |
-h | apply a standard header to each page. |
-n | start the page numbering at |
-d | double-space the output. |
-1, -2, -4 | format the output in 1-up, 2-up, or 4-up mode |
-p | use |
file | one or more input files. |