How to get the visible text of a bookmarked page in Readium for iOS? #634
Unanswered
rami-mustafa
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I'm currently working with the Readium SDK in my iOS app that handles reflowable EPUB files. My goal is to retrieve the visible text from the page where a bookmark has been set.
Problem:
When I add a bookmark at a specific position in the EPUB, I would like to retrieve the exact text visible on the screen at that moment. This is important because the layout of the text can change depending on font size, screen orientation, and other factors.
Questions:
Any help or suggestions on how to best achieve this would be greatly appreciated. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions