This repository is not active
KonradBorowiecki/Txt2PDFConverter
The project of 'txt' to 'pdf' file converter, written in Java, using the iText library (http://itextpdf.com/). The code contains two programs, IN- working only in its current directory & OUT- working everywhere. It allows a user to convert a 'txt' file to a 'pdf' file. It has some useful functions which I found missing in free software, e.g. auto fitting of text without requiring from user to guess appropriate font size.
Java