5-stones / react-native-readium

📚 📖 React Native ebook reader for iOS, Android, & Web via Readium
MIT License
83 stars 25 forks source link

Is there any way to prevent users from copying text and screenshot the content ? #29

Closed AmrithVengalath closed 1 year ago

AmrithVengalath commented 1 year ago

I wish to know if this is any solution for preventing users from copying the text from the reader and taking screenshot.

jspizziri commented 1 year ago

It looks like there's a way in Readium to disallow copy however that would probably fall under the LCP feature. It doesn't look like preventing a screenshot is possible. Here are the rights restrictions that readium LCP supports https://readium.org/lcp-specs/releases/lcp/latest#36-identifying-rights-and-restrictions-the-rights-object

jspizziri commented 1 year ago

Incidentally, if you're interested in working on LCP support in this library please let me know!