Quote:
Originally Posted by JSWolf
Is there any way to use page-map.xml to not have page numbers on the right side?
|
According to Abecedary's example, maybe just this?
Code:
<page-map xmlns="http://www.idpf.org/2007/opf">
<page name="" href="cover.html"/>
</page-map>
i.e., just set the whole book as a single unnamed page.