* added graalvm (22.0.0.1) - A high-performance JDK distribution
[t2.git] / package / textproc / text2pdf / text2pdf.desc
blob39cef535119e4c2579c736cb1ff7cf73ac27c322
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/text2pdf/text2pdf.desc
5 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] a text file to PDF converter
17 [T] As you might be able to guess from the name, text2pdf converts text
18 [T] files to PDF. You can specify the font, number of lines and columns,
19 [T] paper size and various other options from the command line. By default,
20 [T] long lines will be wrapped, and a formfeed character (^L) will cause a
21 [T] page break. I've dumped the result of text2pdf -h in case you want to
22 [T] see all the options now.
23 [T]
24 [T] The program is actually very simple to use. All you normally do is
25 [T] text2pdf myfile > myfile.pdf.
27 [U] http://www.eprg.org/pdfcorner/text2pdf/
29 [A] Phil Smith <psmith@computerstream.co.uk>
30 [M] The T2 Project <t2@t2-project.org>
32 [C] extra/tool
33 [F] CROSS
35 [L] OpenSource
36 [S] Stable
37 [V] 53
38 [P] X -----5---9 800.000
40 [D] 60ac6e9d10118bb526392d2659a3261dcef399ce5588eae023984e2c text2pdf-53.c !http://www.eprg.org/pdfcorner/text2pdf/text2pdf.c