Questions tagged [epub.js]

Epub.js is a JavaScript library for rendering ePub documents in the browser, across many devices.

Epub.js is a JavaScript library for rendering ePub documents in the browser, across many devices.

Epub.js provides an interface for common ebook functions (such as rendering, persistence and pagination) without the need to develop a dedicated application or plugin. Importantly, it has an incredibly permissive Free BSD license.

https://github.com/futurepress/epub.js

50 questions
0
votes
1 answer

Epub.js Usage in Ionic

I am trying to make an app which can open to read epub files. So I have tried to import this Epub.js javascript library according to this article. I am done with the arrangements in the article. So with code below I am trying to use epub.js in my…
user4317604
0
votes
0 answers

Embedded epub not scaling with viewport

Here I have posted a fusion of Epub.js with wow book by trying to put individual epub pages into wow book for the page curl effect. Essentially, my boss wants an epub with page curl online that is scalable to screen size. Since it is a magazine…
0
votes
0 answers

Trying to run epub.js on IE

Hi i'm trying to run epub.js on ie... I've tried all tipps in the documents I've fixed the examples/ie.html so it runs on FF.. but IE still shows noting i don't get any javascript errors with the hooks, but an empty page (already tried different…
wutzebaer
  • 14,365
  • 19
  • 99
  • 170
0
votes
1 answer

Fixed Layout rendering issue with epub.js Library

I have fixed layout epub books which am supposed to read on desktop and mobile/web browser. For this project im using the epub.js library available on Git, github.com/futurepress/epub.js but when i load my epub file , it gives some errors as in this…
Sr070960
  • 67
  • 1
  • 1
  • 10
-1
votes
1 answer

Show ebook online (using epub.js + WordPress)

I want to show an ebook (epub-format) on a website that's built with a custom theme for WordPress. I have, among other things, tried to find answers in the epub.js documentation but I can't make sense of it and need help. What it does now: It loads…
CutePixel
  • 11
  • 4
1 2 3
4