Skip to main content
Participant
November 10, 2021
Question

epub3 fxl - unable to open at specific .xhtml page

  • November 10, 2021
  • 0 replies
  • 115 views

hi all -

I'm unable to get ADE to open fixed-layout epub3 files at specific pages - I've used the 'landmarks'  nav in the toc.xhtml file -

<nav epub:type="landmarks" hidden="hidden">
<ol>
<li><a epub:type="bodymatter" href="book-page04.xhtml">Book</a></li>
</ol>
</nav>

 

and I've also tried with adding the 'guide' in .opf file -

<guide>
<reference type="text" title="Book" href="book-page04.xhtml"/>
</guide>
 

no problem with getting it to work on reflowable epub -

thanks for any help - bedwyr

 

 

    This topic has been closed for replies.