--------------------------------------------------------------------
What Text2Pdf does
--------------------------------------------------------------------

Text2Pdf converts a text file into a PDF file. 

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

--------------------------------------------------------------------
How to use Text2Pdf
--------------------------------------------------------------------

To use text2pdf simply enter

  text2pdf TextFile > PdfFile

For example:

  text2pdf readme > readme.pdf

See text2pdf.html for further infos.

--------------------------------------------------------------------
The OS/2 version
--------------------------------------------------------------------

I downloaded the Text2Pdf source code from http://www.ep.cs.nott.ac.uk/~pns/pdfcorner/text2pdf/ and compiled it for OS/2.

The compilation for OS/2 required no modifications of the Text2Pdf source code, except of LF_EXTRA, as explained in the header of the text2pdf.c file.

--------------------------------------------------------------------
Files in this distribution
--------------------------------------------------------------------

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

--------------------------------------------------------------------
Miscellaneous
--------------------------------------------------------------------

Please send questions releated to Text2Pdf directly to the original auhor 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 infos.







Rolf Lochbuehler
rolf@together.net

--
$Header: G:/text2pdf/RCS/readme,v 1.2 1998-09-24 23:29:42-04 rl Exp $