View Single Post
Old 11-21-2013, 06:29 PM   #8
Iznogood
Guru
Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.Iznogood ought to be getting tired of karma fortunes by now.
 
Iznogood's Avatar
 
Posts: 932
Karma: 15752887
Join Date: Mar 2011
Location: Norway
Device: Ipad, kindle paperwhite
Quote:
Originally Posted by Doitsu View Post
Yes, I have. And creating a file according to the specification shouldn't be much of a problem when I use the apnx generator from calibre as a template.

I don't want to use the pagination information from within the mobi file. My text contains anchors
Code:
<a class="pagebreak" id="pageNNN"></a>
for every pagebreak, and these anchors should survive the epub to mobi conversion. So I need to search for the position of these anchors, and add that instead of the fake positions generated by calibre, and that should suffice *knock on wood*
Iznogood is offline   Reply With Quote