1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] Filename: package/.../text2pdf/text2pdf.desc
5 [COPY] Copyright (C) 2006 The OpenSDE Project
6 [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
8 [COPY] More information can be found in the files COPYING and README.
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
16 [I] a text file to PDF converter
18 [T] As you might be able to guess from the name, text2pdf converts text
19 [T] files to PDF. You can specify the font, number of lines and columns,
20 [T] paper size and various other options from the command line. By default,
21 [T] long lines will be wrapped, and a formfeed character (^L) will cause a
22 [T] page break. I've dumped the result of text2pdf -h in case you want to
23 [T] see all the options now.
25 [T] The program is actually very simple to use. All you normally do is
26 [T] text2pdf myfile > myfile.pdf.
28 [U] http://www.eprg.org/pdfcorner/text2pdf/
30 [A] Phil Smith <psmith@computerstream.co.uk>
31 [M] Alejandro Mery <amery@opensde.org>
38 [P] X -----5---9 800.000
40 [D] 1080166889 text2pdf-1.1.c !http://www.eprg.org/pdfcorner/text2pdf/text2pdf.c