Quote:
Originally Posted by DaleDe
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.