You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently developing an EPUB reading application using Readium, and we’re aiming to implement a user-friendly pagination system. Specifically, we would like to display a simple, incremental page number to users — increasing by one with each pagination gesture (e.g., swiping or tapping to turn the page).
We are ultimately looking to provide a consistent and intuitive page number display for users across both reflowable and fixed-layout EPUBs.
Could you advise us on the recommended approach for calculating and tracking these incremental page numbers in both layout types?
Thank you for your support and for your continued work on the Readium project.