[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/text2pdf/text2pdf.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A text file to PDF converter [T] As you might be able to guess from the name, text2pdf converts text [T] files to PDF. You can specify the font, number of lines and columns, [T] paper size and various other options from the command line. By default, [T] long lines will be wrapped, and a formfeed character (^L) will cause a [T] page break. I've dumped the result of text2pdf -h in case you want to [T] see all the options now. [T] [T] The program is actually very simple to use. All you normally do is [T] text2pdf myfile > myfile.pdf. [U] http://www.eprg.org/pdfcorner/text2pdf/ [A] Phil Smith [M] René Rebe [C] extra/tool [F] CROSS [L] OpenSource [V] 1.1 [D] 21bb171209b10a66a246672d1c18431842ed75d0b0845d52c33120ee text2pdf-1.1.tar.gz https://github.com/philips/text2pdf/archive/3f6d725/ var_append makeinstopt ' ' BINDIR=$root$bindir hook_add postmake 5 'install text2pdf.1 $root$mandir/man1/'