View Single Post
Old 09-04-2008, 09:46 AM   #6
Format C:
Guru
Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.Format C: ought to be getting tired of karma fortunes by now.
 
Posts: 753
Karma: 1496807
Join Date: Jul 2008
Location: The Third World
Device: iLiad + PRS-505 + Kindle 3
Removed the option, here's the output:

Code:
Creando 2003.rtf...java.lang.NullPointerException
        at java.lang.StringBuffer.<init>(Unknown Source)
        at com.lowagie.text.Meta.<init>(Unknown Source)
        at com.lowagie.text.Header.<init>(Unknown Source)
        at com.lowagie.text.Document.addHeader(Unknown Source)
        at lrf.objects.Book.getRTF(Book.java:245)
        at lrf.parse.RecurseDirs.dumpToRTF(RecurseDirs.java:156)
        at lrf.parse.RecurseDirs.convertAction(RecurseDirs.java:204)
        at lrf.parse.RecurseDirs.<init>(RecurseDirs.java:108)
        at lrf.parse.RecurseDirs.main(RecurseDirs.java:33)
RTF Error
Same with pdf.
Format C: is offline   Reply With Quote