txt2pdf is flexible and powerful Perl tool to convert txt, text, textual reports, and spools into PDF (form, invoice, report, sale sheet). It can be used alone, or you can use it from other applications to convert your documents on the fly.
| Tags | printing Other/Nonlisted Topic Utilities Text Processing |
|---|---|
| Licenses | Shareware |
| Operating Systems | OS Independent Unix Windows Windows Mac OS X Mac OS X |
| Implementation | Perl |
Recent releases


Changes: Cyrillic support was added.


Changes: This release can support IBM-codepage 437 (the old linedraw DOS). You can see an example in the distribution in directory TrueType/codepage437.


Changes: txt2pdf can download files via HTTP and convert them.


Changes: With the email option, the default disposition is inline. To set the disposition to attachment, set "disposition : 1". With the email option, the default attachtype is application/pdf. To set it to "application/octet-stream", set "attachtype : 1".


Changes: The temporary files were not deleted on AIX and HPUX. A bug in Czech, Polish, and Thai fonts on Unix with the Perl txt2pdf version has been fixed.