Quote:
Originally Posted by knurps
This happens to all books (various sources) I try to convert:
Code:
C:\LRF\2>java -Xms200M -Xmx300M -jar "c:\LRF\LRFTools.jar" convertLRF "c:\LRF\2" -HTML
Creating test.html...HTML Error:
java.lang.NullPointerException
at java.lang.StringBuffer.<init>(Unknown Source)
at com.lowagie.text.Meta.<init>(Unknown Source)
Anything I am doing wrong?
|
No, there was a BUG when author field cannot be get (null or encrypted). I've corrected it, I'll put new version soon.