epub.js icon indicating copy to clipboard operation
epub.js copied to clipboard

How to show just specific cfid range?

Open NimaNowroozi opened this issue 4 years ago • 1 comments

Is there any way to just show the specific cfid range in epub js? I want to avoid user to see other contents which is inside the epub, and limit them to a specific range of cfid.

NimaNowroozi avatar Dec 23 '21 09:12 NimaNowroozi

There is no such method and even if there was, I would not count on it.

The best way would be to build a script that will cut the actual EPUB and create a smaller file.

We did similar thing for demo books.

OriKuttner avatar Jan 03 '22 10:01 OriKuttner