Thread: iLiad RTFToIliad tool
View Single Post
Old 10-18-2006, 12:02 PM   #1
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
RTFToIliad tool

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
Attached Files
File Type: zip RTFToIliad.zip (10.1 KB, 445 views)
scotty1024 is offline   Reply With Quote