View Single Post
Old 02-17-2011, 02:11 PM   #72
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,475
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by DaleDe View Post
Wow this is really cool. Would it be possible to apply the same algorithm for more accurate page numbers to the page map feature that ADE supports for ePUB? You can read about the page map feature in our wiki under ADE.

Dale
This algorithms is not directly portable to EPUB. This algorithm relies on specifying a character offset, which works for MOBI, but in EPUB you can only use HTML anchors, not character offsets.
kovidgoyal is offline   Reply With Quote