View Single Post
Old 07-03-2013, 10:13 AM   #1
democrite
Evangelist
democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.
 
Posts: 441
Karma: 77256
Join Date: Sep 2011
Device: none
Converting problem .mobi to .epub

Hi,

I have a mobi that converts and ends with the TOC, all the content ends up missing. I looked at the debug output and this occurs at the end of the TOC:

Code:
</BLOCKQUOTE</BODY>
</HTML>
Despite the error, it displays ok on Kindle. I tried a regex search and replace ("<\/a><br\/><\/body><\/html>"), how it is after it's processed; that didn't do the trick. Is there anyway to successfully convert the book? Since it's the html is pretty simple (no index with lots of hyperlinks), I could take the input html and go with that. Though if there's anyway, it'd be nice to know.

thanks.
democrite is offline   Reply With Quote