View Single Post
Old 03-15-2018, 03:26 PM   #13
Trigun
Connoisseur
Trigun began at the beginning.
 
Posts: 98
Karma: 10
Join Date: Oct 2014
Device: kindle pw3
i think i didn't understand anything.... u can use KF8 with mobi too? i'm converting an html file with calibre command line:
Quote:
String xpath = "//*[@class = 'titolo-capitolo']";
Process pr = rt.exec("ebook-convert \"" + KINDLEFOLDER + titolo + ".html\" \"" + KINDLEFOLDER + titolo
+ ".mobi\" --language english --chapter \"" + xpath + "\" --page-breaks-before \"" + xpath
+ "\"");
but if i use azw3 i can't send to kindle with email if i try to use the cable and send azw3 to kindle i get a different result but still no smile (photos)

azw3 https://www.dropbox.com/s/lu0rfqwuk3nkxci/azw3.jpg?dl=0
mobi https://www.dropbox.com/s/mc0vfko2j3jbazj/mobi.jpg?dl=0
original from kindle viewer https://www.dropbox.com/s/yywleov84v...ginal.PNG?dl=0
Trigun is offline   Reply With Quote