|  03-02-2009, 05:04 AM | #121 | |
| Xtreme Quijote    Posts: 101 Karma: 208 Join Date: Sep 2008 Location: La Mancha, Spain Device: Sony PRS-505 | Quote: 
 Last edited by elinares; 03-02-2009 at 05:13 AM. | |
|   |   | 
|  03-02-2009, 05:30 AM | #122 | 
| Xtreme Quijote    Posts: 101 Karma: 208 Join Date: Sep 2008 Location: La Mancha, Spain Device: Sony PRS-505 | 
				
				New Version 0.9.183
			 
			
			Uploaded to google (see first post) LRFTools v0.9.183 Corrected BUG reported by hybernation (thanks) Use “ and ” | 
|   |   | 
|  03-02-2009, 08:48 AM | #123 | 
| Wizard            Posts: 1,686 Karma: 874275 Join Date: Nov 2008 Location: Virginia Beach, VA Device: Kindle DX | 
			
			Here is something that i cant figure out. I run LRFTools with the view option and it opens up just fine. I can navigate to a certain LRF... but then I cant do anything else. How do I get it to open the LRF? I am on a Mac if it makes a difference. | 
|   |   | 
|  03-02-2009, 07:19 PM | #124 | 
| Member  Posts: 24 Karma: 10 Join Date: May 2008 Device: Sony PRS-505 | 
			
			Hi,  I'm not tech-savvy at all so please bear with me! I took it that I needed to run the prob through cmd line on my windows vista, but I got this result. Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\Vista>java -Xms200M -Xmx300M -jar LRFTools-v0.9.183.jar convert "C:\Use rs\Vista\Documents\My Library\Larissa Ione" -RTF Unable to access jarfile LRFTools-v0.9.183.jar I tried using the GUI thingy to even less success as I couldn't even figure out how to open the thing after downloading it! Where did I go wrong?? Is there a specific place that I need to download the jar file to? I just have it in my downoads folder. thanks! | 
|   |   | 
|  03-03-2009, 04:30 AM | #125 | |
| Xtreme Quijote    Posts: 101 Karma: 208 Join Date: Sep 2008 Location: La Mancha, Spain Device: Sony PRS-505 | Quote: 
 C:\Users\Vista>java -Xms200M -Xmx300M -jar c:\jars\LRFTools-v0.9.183.jar convert "C:\Users\Vista\Documents\My Library\Larissa Ione" -RTF | |
|   |   | 
|  03-03-2009, 09:34 AM | #126 | 
| Member  Posts: 24 Karma: 10 Join Date: May 2008 Device: Sony PRS-505 | 
			
			I switched the file over to C:\Users\Vista\LRFTools-v0.9.183.jar, but it still does not work... C:\Users\Vista>>java -Xms200M -Xmx300M -jar C:\Users\Vista\LRFTools-v0.9.183.jar convert "C:\Users\Vista\Documents\My Library\Larissa Ione" -RTF '-Xms200M' is not recognized as an internal or external command, operable program or batch file. | 
|   |   | 
|  03-03-2009, 10:28 AM | #127 | |
| Xtreme Quijote    Posts: 101 Karma: 208 Join Date: Sep 2008 Location: La Mancha, Spain Device: Sony PRS-505 | Quote: 
 | |
|   |   | 
|  03-04-2009, 08:26 AM | #128 | 
| Member  Posts: 24 Karma: 10 Join Date: May 2008 Device: Sony PRS-505 | 
			
			I did as you suggested and deleted >, but it still does not work!  C:\Users\Vista>java -Xms200M -Xmx300M -jar C:\Users\Vista\LRFTools-v0.9.183 conv ert C:\Users\Vista\Documents\LRF -html Unable to access jarfile C:\Users\Vista\LRFTools-v0.9.183 sigh... this is sooo difficult! sorry!!   | 
|   |   | 
|  03-04-2009, 08:48 AM | #129 | |
| Wizard            Posts: 1,686 Karma: 874275 Join Date: Nov 2008 Location: Virginia Beach, VA Device: Kindle DX | Quote: 
 | |
|   |   | 
|  03-04-2009, 03:17 PM | #130 | |
| Member  Posts: 24 Karma: 10 Join Date: May 2008 Device: Sony PRS-505 | 
			
			OH! Stupid of me! Sorry!! I got as far as: Quote: 
 Thanks so much for your patience! | |
|   |   | 
|  03-04-2009, 10:42 PM | #131 | 
| Wizard            Posts: 1,686 Karma: 874275 Join Date: Nov 2008 Location: Virginia Beach, VA Device: Kindle DX | 
			
			Here is how I got it to work... I made a directory in the C drive called C:\LRFTools and another one called c:\eBooks (I put the books I wanted to convert here) I also renamed the jar file to simply LRFTools.jar to make it easier on me  1. Start --> Run --> command 2. cd LRFTools 3. java -Xms200M -Xmx300M -jar LRFTools.jar convert c:\eBooks -EPUB 4. Whala!! LRFTools converted the books I had in the eBook directory to epub. Hope this helps out a bit   | 
|   |   | 
|  03-06-2009, 07:23 PM | #132 | 
| Member  Posts: 24 Karma: 10 Join Date: May 2008 Device: Sony PRS-505 | 
			
			Thanks for everything, but I think I'm destined never to figure this program out... >__<!!
		 | 
|   |   | 
|  03-06-2009, 08:05 PM | #133 | 
| Xtreme Quijote    Posts: 101 Karma: 208 Join Date: Sep 2008 Location: La Mancha, Spain Device: Sony PRS-505 | 
				
				New version 0.9.193 docx2epub
			 
			
			I'm been looking for a epub "editor", to beautify some of my books (you know, some images, TOC and so on), but I've not found a reasonable way to build it... My company bought a MS Office 2007 license for me, so I decided to incorporate to LRFTools docx2epub capabilities (I'm starting to think that 'LRFTools' is not a good name, but...) A new command has been added: convertDOCX (similar to convertPDF). For now it supports TOC, links, build a epub NavMap using Heading styles, images and tables. It produces well-formed epub files, splitting xhtml files as usual (below 180KB each so our devices can read it fast). DOCX files follows OpenXML standard. I don't know if Macs or Linuxes have tools for editing this, sorry for that. Enjoy, Eladio | 
|   |   | 
|  03-06-2009, 11:31 PM | #134 | 
| Wizard            Posts: 1,686 Karma: 874275 Join Date: Nov 2008 Location: Virginia Beach, VA Device: Kindle DX | |
|   |   | 
|  03-07-2009, 06:51 AM | #135 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Dec 2007 Device: none | 
			
			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)
        at com.lowagie.text.Document.addAuthor(Unknown Source)
        at lrf.objects.Book.getHTML(Book.java:194)
        at lrf.RecurseDirs.dumpToHTML(RecurseDirs.java:376)
        at lrf.RecurseDirs.convertAction(RecurseDirs.java:483)
        at lrf.RecurseDirs.convertActionParams(RecurseDirs.java:308)
        at lrf.RecurseDirs.<init>(RecurseDirs.java:87)
        at lrf.RecurseDirs.main(RecurseDirs.java:39)(To avoid any side effects I put it in a path without spaces and changed all names to a simple 8.3 scheme.) Java version should be the newest 1.6: Code: >java -version java version "1.6.0_12" Java(TM) SE Runtime Environment (build 1.6.0_12-b04) Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing) OS: Windows XP There is only one lrf in c:\LRF\2, using "-Xms40M -Xmx60M" or changing the output format doesn't change anything. Using a non-existent path results in a very similar error ("java.lang.NullPointerException" and last 4 lines exactly the same as above). It does print the Usage info in addition though. Anything I am doing wrong? Last edited by knurps; 03-07-2009 at 06:53 AM. | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| A real PDF to epub/djvu/rtf/html software?. | DsOft | ePub | 35 | 01-02-2011 03:57 PM | 
| PRS-700 Unable to convert pdf to other formats (epub/rtf/doc) | testndtv | Sony Reader | 1 | 09-24-2010 01:45 PM | 
| How to create non-embedded Unicode EPUB,LRF,TXT,RTF,PDF | alexmobile | Sony Reader | 1 | 09-23-2009 10:04 PM | 
| Calibre PDF conversions - LRF/EPUB vs RTF | jackie_w | Calibre | 14 | 09-22-2009 03:06 PM | 
| [Old Thread] unable to convert ebooks(rtf, txt,lit,html,pdf) to lrf in calibre .4.131 | jackdeth191 | Calibre | 9 | 05-02-2009 02:55 AM |