Question: final page of an epub? #672
Unanswered
superjohan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Not out of the box with the Readium toolkit. It's a complex problem: What is the last page? You mentioned a possible solution with So at the moment, this is an exercise left to implementers to determine the exact strategy they need. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I guess this could apply to most content types, but my problem is specifically with epubs. Is there a way to figure out when you're on the final displayed page of an epub?
Publication.pageList
could be used in most cases to get really close at least, but not all books have that set.Just want to make sure I haven't missed anything.
Beta Was this translation helpful? Give feedback.
All reactions