python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to prevent screen recording in Epub Viewer on flutter based application IOS and Android?
How to disabled screen recording for Epub Reader so that user can't take screen shot Or Screen Recording.
Using this Epub Viewer Package:- https://pub.dev/packages/epub_viewer
Note :- Already tried fl...

Sagar Shende
Votes: 0
Answers: 0
How to load the last visited page in epub.js
I am building a simple epub reader. I am using epub.js . I want the app to load the last page, what ever page the user was on before he closed the book/reader.
Here is my code:
const epubBook = "...
Silhouette Fg.
Votes: 0
Answers: 1
epub.js - show book in 1 simple html file
im trying to create a simple html that will use epub.js to show a book.
cause later i want to use it in my react native app.
tried to load local file and fil from url . both didnt work
epub.js: https:...

eyal gromzin
Votes: 0
Answers: 0