Introduction - If you have any usage issues, please Google them yourself
This program converts a plain TXT file to a plain text PDF file with compression. There is a file that I did not write in the project, a freeware ZLIB wrapper by Richard W. Frost (1998). However he used a .lib file while I use a consolidated .c file version of the ZLIB source, that I put together. The core text converter was not written by me initially I forgot the original author, but I modified it to handle compression.