futurepress / epub.js

Enhanced eBooks in the browser.
http://futurepress.org
Other
6.31k stars 1.08k forks source link

Open ebook at a particular page using the page number #1274

Open Endi1 opened 2 years ago

Endi1 commented 2 years ago

Is there any way to open a book at a particular page if I know the page number beforehand? I checked the docs and I could not find anything about it.

raphaeldas commented 2 years ago

You can use rendition.display([page]);

See documentation: https://github.com/futurepress/epub.js/blob/master/documentation/md/API.md#display