Quote:
Originally Posted by DNSB
Is the book out of copyright or otherwise public domain. If not, you are going to have to look elsewhere for help.
Are the page numbers from a page-map.xml or embedded in the epub navigation document?
|
Yes it is out of copyright, and I don't see a page-map.xml but there is a TOC file. From what I can surmise, all the pages are separated by an element like this:
<span role="doc-pagebreak" epub:type="pagebreak" aria-label="**" id="pagebreak_**"/>
where ** is the page number.