In the guide section of your opf... create an item of type 'other.ms-firstpage' that contains a link to your desired anchor point (any name) in the body of the document.
Anchor tag in xhtml file -- <a name="page1"/>
Reference tag in opf guide -- <reference type="other.ms-firstpage" title="" href="filename.html#page1">
** If you want to get all technical... in the finished mobi, record type 116 (startreading) of the exth header should contain the position (4-byte offset) in file at which to open when first opened.
Last edited by DiapDealer; 12-13-2010 at 08:35 AM.
|