Quote:
Originally Posted by ibu
OK, I understand.
But I hesitate to "destroy" the complete original (in the printed book) way of counting.
Back to my tiny question about caching:
Do you think it would be possible - in principle - to pre parse a page to get a faster access, when the page is part of another document?
|
What you are trying to achieve is not really compatible with ePuub, since it has been designed to be reflowable and to display on devices with disparate screen sizes that
almost definitely won't match the pages size for your book.
What you
could do as a workaround is to insert the 'real' page numbers as
anchors and set the display property to 'none', so that you don't get superfluous
page breaks in the middle of the text.. Any references could then link to that anchor
point.