View Single Post
Old 09-08-2008, 07:32 AM   #19
visually
Junior Member
visually began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2008
Location: Daegu, Korea
Device: Kindle DX
I've got corrupt jarfile error.

Quote:
Originally Posted by elinares View Post
I've been working on a "lrf2pdf" tool, in java, starting from iText (Lowagie) and LRFParse (scotty1024). Actually transformation support images an TOC from lrf, and also dumps the whole lrf to an XML file. Usage is:

java -Xms100M -jar dumplrf.jar directory [-z zipfile] [-xml|-pdf]

it searches recursively 'directory' for lrf file names in 'title - author.lrf' format, and creates pdf in the same place (if -pdf is specified) or builds 'zipfile' if '-z' is also specified.
Hope you like it.
Download here: http://rapidshare.com/files/142425483/dumplrf.jar.html

I've got corrupt jarfile error. I tried 2 times so maybe file was corrupted. Do you think my Java file is corrupt? Because when I tried to use -Xms100M option, I've got error for incompatible minimum and maximum heap sizes.
Anyway, thanks for the share your work.
visually is offline   Reply With Quote