05-19-2009, 09:18 AM | #211 |
Enthusiast
Posts: 26
Karma: 30000
Join Date: May 2009
Device: PRS-505
|
This is probably a very stupid question, but how do you start this program? When I double click on the .jar file, nothing happens. Got to work it!
Last edited by mngharry; 05-19-2009 at 09:40 AM. |
06-01-2009, 07:04 AM | #212 |
Fanatic
Posts: 532
Karma: 1062755
Join Date: Aug 2005
Location: London, UK
Device: Kobo Aura One, iPad, iPhone
|
OK, I tried going PDF->EPUB and had the following problem:
Code:
C:\Users\Simon\Desktop>java -Xms200M -Xmx300M -jar LRFTools-v0.9.211.jar convertPDF ebooks -d ebooks Loading 'EvidenceExplained.pdf' 885 pages -----------java.io.IOException: Not implemented at org.pdfbox.pdmodel.graphics.color.PDSeparation.createColorSpace(PDSeparation.java:110) at org.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance.createColor(PDColorSpaceInstance.java:79) at org.pdfbox.util.operator.pagedrawer.SetStrokingCMYKColor.process(SetStrokingCMYKColor.java:61) at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:452) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:215) at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:174) at org.pdfbox.pdfviewer.PageDrawer.drawPage(PageDrawer.java:110) at lrf.pdf.PDFSerializer.procPDF(PDFSerializer.java:91) at lrf.pdf.PDFSerializer.recurse(PDFSerializer.java:33) at lrf.RecurseDirs.convertPDFActionParams(RecurseDirs.java:242) at lrf.RecurseDirs.<init>(RecurseDirs.java:91) at lrf.RecurseDirs.main(RecurseDirs.java:41) |
Advert | |
|
06-01-2009, 08:05 AM | #213 | |
Xtreme Quijote
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
|
Quote:
|
|
06-05-2009, 06:12 AM | #214 |
Fanatic
Posts: 532
Karma: 1062755
Join Date: Aug 2005
Location: London, UK
Device: Kobo Aura One, iPad, iPhone
|
BullZip didn't work, will try other ones later, oh well
|
06-14-2009, 08:43 PM | #215 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-500
|
First off, thanks for the great program! It's really a life saver when all I have are LRFs that I need in another format.
While converting somewhere close to 500 books, every once in awhile, the program would get hung up on one book and stop converting. This happened on about twenty different books. Here is the error message I get. java.lang.IndexOutOfBoundsException at java.nio.Buffer.checkIndex(Unknown Source) at java.nio.DirectByteBuffer.getInt(Unknown Source) at lrf.buffer.MappedReader.getInt(MappedReader.java:7 0) at lrf.objects.Book.loadObjects(Book.java:339) at lrf.objects.Book.<init>(Book.java:112) at lrf.RecurseDirs.convertAction(RecurseDirs.java:525 ) at lrf.RecurseDirs.convertActionParams(RecurseDirs.ja va:352) at lrf.RecurseDirs.<init>(RecurseDirs.java:89) at lrf.RecurseDirs.main(RecurseDirs.java:41) |
Advert | |
|
06-15-2009, 10:01 AM | #216 | |
Xtreme Quijote
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
|
Quote:
|
|
06-15-2009, 12:24 PM | #217 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2009
Device: sony
|
API
Has anyone tried this in code rather than command line? I am just trying to try the PDF2EPUB_HTML and not having any luck
|
06-16-2009, 11:41 AM | #218 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2009
Device: sony
|
I am trying to use the api in a JAVA app and can't seem to get it to convert the pdf. The documentation in the code is non-existent does anyone have a sample of how to do PDF2EPUB_HTML()
|
06-19-2009, 07:57 PM | #219 | |
Xtreme Quijote
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
|
Quote:
|
|
06-19-2009, 08:01 PM | #220 | |
Xtreme Quijote
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
|
Quote:
And yes, there is no info on the code... |
|
06-20-2009, 01:24 PM | #221 |
Junior Member
Posts: 4
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-500
|
hmm... okay. Thanks for trying anyway. I appreciate it. I guess I'll just download them again.
|
06-21-2009, 06:24 PM | #222 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jun 2009
Device: Win mobile
|
Hi there, I have a few lrf type ebooks and I want to convert them to either lit format or txt, doc or rtf format... so after a search I found this site and have tried to follow the instructions as they are in this thread... after changing to the LRFTools directory as specified in this thread also I typed out java -Xms200M -Xmx300M -jar LRFTools.jar convertLRF c:\eBooks -RTF and it came back with the message error occurred during initialisation of VM, Too small initial heap... not sure what that means... can anyone help out? I only have about 13 books to convert as I mainly use MSreader or uBook... Many thanks in advance... oh and I should mention that I am not too computer savvy...
|
07-08-2009, 06:34 AM | #223 |
Still wondering why
Posts: 253
Karma: 800
Join Date: Jun 2009
Location: Athens, Greece
Device: PRS 505, (BlackBerry Bold ?)
|
A great Thank You to Elinares for this wonderful tool!
And to Lionfish too for his gui which simplifies novice's life! |
07-16-2009, 02:49 AM | #224 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jul 2009
Device: iphone
|
any ideas?
Hi,
Trying to get readable PDF's on my iphone. The following images is the output. I'm running Vista business. any help would be greatly appreciated: |
07-23-2009, 04:15 PM | #225 |
Connoisseur
Posts: 73
Karma: 414
Join Date: Jul 2009
Location: virtual
Device: who knows?
|
Hi!
I just found this thread and tool. Looks quite promising, I will take a look and try! Just two questions for the moment: - Since you already have XML and HTML conversion, will be possible a new and direct .FB2 conversion/output format? This would allow to share and use all .LRF files around with many e-readers, as EPUB should do (well, .RTF is a similar story and headache) if specs are finally added and correctly programmed to devices. - Today, I also found (IMHO) a quite useful application: LRF2LRF (Font and Margin modifyer) (https://www.mobileread.com/forums/showthread.php?t=24978), would be interesting to merge it to this project also, in some way? Thanks! Regards! |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
A real PDF to epub/djvu/rtf/html software?. | DsOft | ePub | 35 | 01-02-2011 04:57 PM |
PRS-700 Unable to convert pdf to other formats (epub/rtf/doc) | testndtv | Sony Reader | 1 | 09-24-2010 02:45 PM |
How to create non-embedded Unicode EPUB,LRF,TXT,RTF,PDF | alexmobile | Sony Reader | 1 | 09-23-2009 11:04 PM |
Calibre PDF conversions - LRF/EPUB vs RTF | jackie_w | Calibre | 14 | 09-22-2009 04: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 03:55 AM |