OpenSDE Packages Database (without history before r20070)
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

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  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
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  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 ---
  15. [I] a text file to PDF converter
  16. [T] As you might be able to guess from the name, text2pdf converts text
  17. [T] files to PDF. You can specify the font, number of lines and columns,
  18. [T] paper size and various other options from the command line. By default,
  19. [T] long lines will be wrapped, and a formfeed character (^L) will cause a
  20. [T] page break. I've dumped the result of text2pdf -h in case you want to
  21. [T] see all the options now.
  22. [T]
  23. [T] The program is actually very simple to use. All you normally do is
  24. [T] text2pdf myfile > myfile.pdf.
  25. [U] http://www.eprg.org/pdfcorner/text2pdf/
  26. [A] Phil Smith <psmith@computerstream.co.uk>
  27. [M] Alejandro Mery <amery@opensde.org>
  28. [C] extra/tool
  29. [L] OpenSource
  30. [S] Stable
  31. [V] 1.1
  32. [P] X -----5---9 800.000
  33. [D] 1080166889 text2pdf-1.1.c !http://www.eprg.org/pdfcorner/text2pdf/text2pdf.c