You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

41 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../text2pdf/text2pdf.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-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 <psmith@computerstream.co.uk>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/tool
[L] OpenSource
[S] Stable
[V] 1.1
[P] X -----5---9 800.000
[D] 1080166889 text2pdf-1.1.c !http://www.eprg.org/pdfcorner/text2pdf/text2pdf.c