I am working on the EPUB reader application and I want to restrict the user to read some of the pages in epub preview and for same I need to determine the total number of pages in epub at run time.
Some epub files are providing the page count but some epub format are not.
Can someone please help me?