This tool converts RTF files to iLiad sized PDF files.
Its one redeeming feature is that it can directly convert a Baen ZIP'd RTF file.
As time goes by I'll grow its brain (right now it represents 3 man hours, including writing the RTF parser from scratch) and it will handle more RTF commands to create fancier PDF output.
For now, it goes from Baen ZIP file to iLiad sized PDF in a single step.
It requires the PDF Box jar from
http://www.pdfbox.org
Compile it: javac -classpath PDFBox-0.7.2.jar RTFToIliad.java RTFPullParser.java
Run it: java -classpath .:PDFBox-0.7.2.jar RTFToIliad DA1416509402.zip UntoTheBreach.pdf