View Single Post
Old 12-13-2010, 08:29 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,675
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
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.
DiapDealer is offline   Reply With Quote