Search code examples
javaandroidepub

Epub and android. How to get part of html and fit it in webview


I am developing a reader and I encountered a problem. I want to open epub files into webview. But I don't know how to get such number of text for fitting in webview as 1 page. I think I need to devide html files from epub. But how ? Help me please.


Solution

  • try to use epub.js. It'JS library for epub pagination with TOC and bookmarks.