home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / txpdf56.zip / ReadmeWin.txt < prev    next >
Text File  |  2001-11-01  |  2KB  |  78 lines

  1. txt2pdf
  2. Developed by SANFACE Software
  3. =============================
  4.  
  5. What is txt2pdf?
  6. ================
  7.  
  8. txt2pdf is a very flexible PERL5 program. It allows you to convert all
  9. your .TXT files to PDF format, and is flexible enough to run on any
  10. platform that supports PERL.
  11.  
  12. Why do I need txt2pdf? 
  13. ======================
  14.  
  15. Most of your documents are text files.  Usually, your reports from
  16. legacy applications, DBs, ERP applications and datawarehouse are
  17. textual.  txt2pdf allows you to take those old text files and turn them
  18. into PDF's using only PERL, which means you don't even need to pass the
  19. data through PostScript first.
  20.  
  21. You can run txt2pdf on any system that runs PERL, but it has been tested
  22. and is verified to work on many operating systems.  For more information
  23. on tested operating systems, see
  24. http://www.sanface.com/txt2pdftesters.html
  25.  
  26. Here are some of the things that you can achieve with txt2pdf:
  27.  
  28. o  You can mark coloured (using PERL regular expressions) phrases in 
  29.    the produced PDF files.
  30.  
  31. o  You can mark bold, italic and bold italic phrases in the produced PDF
  32.    files.
  33.  
  34. o  You can add page numbers on every page.
  35.  
  36. o  You can add text at the beginning and at the end of every file.
  37.  
  38. o  You can add a border to every page.
  39.  
  40. o  Internet specific phrases such as http://... ftp://... mailto:...
  41.    file:... ldap:... news:...  will automatically be made into
  42.    clickable URL's.
  43.  
  44. o  You can create a link to a specific age within a PDF document by
  45.    simply adding http://...pdfdocument#pdfmark
  46.  
  47. o  Every word like MIME:... will automatically become a link that will
  48.    launch the correct application to open that file.
  49.  
  50. o  You can use background and foreground layers.
  51.  
  52. o  All predefined encodings (WinAnsiEncoding, MacRomanEncoding,
  53.    MacExpertEncoding, PDFDocEncoding) supported by the PDF format and
  54.    the Unix default are supported by txt2pdf.
  55.  
  56. o  txt2pdf supports STDIN and STDOUT.
  57.  
  58.  
  59. Purcashing txt2pdf
  60. ==================
  61.  
  62. The fee for every installation of txt2pdf is $99.  For more information
  63. on licensing, please see http://www.sanface.com/txt2pdf.html#GET
  64.  
  65. Earn yourself a free license
  66. ============================
  67.  
  68. SANFACE Software is going to give you a free licence for every good idea
  69. or for every good modify that you can contribute to txt2pdf.
  70.  
  71. Enjoy it!
  72.  
  73. Send SANFACE your suggestions.
  74.  
  75. SANFACE Software
  76. mailto:sanface@sanface.com
  77. Home: http://www.sanface.com
  78.