View Single Post
Old 11-24-2008, 04:22 AM   #82
elinares
Xtreme Quijote
elinares doesn't litterelinares doesn't litterelinares doesn't litter
 
elinares's Avatar
 
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
Quote:
Originally Posted by Gagan View Post
actually this is the command I ran ..the correct version of the LRF...
java -Xms200M -Xmx300M -jar LRFTools-v0.9.148.jar convertPDF "C:\test"
Hi gagan. To use convertPDF actually you need to specify -SVG. I've reserved the above command line for the new PDF2EPUB conversion method. So, now you must write:

java -Xms200M -Xmx300M -jar LRFTools-v0.9.148.jar convertPDF "C:\test" -SVG
elinares is offline   Reply With Quote