History of txt2pdf v. 2.0
04/25/98 Version 2.0:
- Border line
- URL support (mailto: http: ftp:)
- Allowinparse option [from Matt Johnson mailto:matt@vadu.com]
At the moment the options aren't multiline
[!yellow][!/yellow]
[!red][!/red]
[!green][!/green]
[!blue][!/blue]
[!italic][!/italic]
[!bold][!/bold]
- Bugfix: added support for landscape option inside configuration file
- End of txt2pdf_opt support
02/08/98 Version 1.3:
- Added recursive option using File::Find module
- Added match option. Now you can select the files you want find with
recursive option (e.g. *.pdf, a?.*)
- Added blue color
- Added A5 paper format
- Now multiple file selection with metachars (e.g. *.txt) works
correctly (suggestion by Charles Wilt
12/13/98 Version 1.2:
- Added page number option
- Added BeginFile and EndFile option
09/19/98 Version 1.1:
- Minor bugfix
- mark italic
- If txt2pdf wraps the text, then sometimes, txt2pdf inserts a space at the
beginnings of lines.
- Some of the lines run off the right hand edge of the page
- All the options in the configure file are now also line options in
txt2pdf_opt (necessary to use txt2pdf in a cgi-bin) [Suggestion of
Eric Lease Morgan]
- Added -2 option to convert text in 2 columns PDF
06/19/98 Version 1.0
First public release