Hi, I'm having trouble using this program to convert from LRF to PDF
It works fine for EPUB with the following instructions:
java -Xms200M -Xmx300M -jar LRFTools-v0.9.209.jar convertLRF c:\eBooks -EPUB
But with PDF at the end it returns the error, "The name 'P103' has no local destination." And the pdf file it creates won't open in acrobat- "The file is damaged and could not be repaired." Other than replacing EPUB with PDF the lines are the same.
Can anyone point out what I'm doing wrong?
Last edited by patricks; 05-02-2009 at 09:19 PM.
|