Text2PDF Version 1.1.1
======================

1. What Text2Pdf does
---------------------

Text2Pdf converts a text file into a PDF 1.1 file, which is compatible
with any Acrobat Reader available for OS/2.

For infos on PDF (portable document format) see Adobe <http://www.adobe.com>.

2. How to use Text2PDF
----------------------

To use text2pdf simply enter

  text2pdf TextFile > PdfFile

For example:

  text2pdf readme > readme.pdf

See text2pdf.html for further information.

3. This OS/2 version
--------------------

The sourcecode was found in txtpdf11 for OS/2 package done Rolf Lochbuehler.
It is the same as the one found at 

http://www.ep.cs.nott.ac.uk/~pns/pdfcorner/text2pdf/ 

and compiled it for OS/2. It did not require any modification to compile.

I added A5 as an additional paper format and increased the version number
from 1.1 to 1.1.1.

The source can be compiled with VAC or GCC (did not try Watcom).
The included binary was created with VAC 3.0.8.

4. Files in this distribution
-----------------------------

text2pdf.c    - The modified source code for 1.1.1
text2pdf.exe  - The executable for OS/2
text2pdf.html - Text2Pdf documentation
readme        - This file

5. Miscellaneous
----------------

Please send questions releated to Text2Pdf directly to the original 
author of the program. His name is Phil Smith <pns@cs.nott.ac.uk>. 

See text2pdf.html and http://www.ep.cs.nott.ac.uk/~pns/pdfcorner/text2pdf/ 
for further information.

Herwig Bauernfeind, 08.08.2004
herwig.bauernfeind@aon.at
