Abo Saleem
New Member
Is it possible to create a epub reader in javascript? The purpose of my question is because I want to be able to create annotations on the text and provide other functionality like bookmarking and creating notes on pages. I've seen that there are a few javascript epub readers with little documentation and not really organized code. What I want to know is what I need to learn in order to be able to get a part of a EPUB file via a Server API, and render it to the browser. Is such a thing possible?