I imagine page numbers would go something like this: 1. If there some already defined page numbering scheme that matches print, such as ADE page-map, daisy, or ePub 3, use it. 2. If not, calculate page number by number of screens, unique per device, margins, and font-size. Anything else is likely not possible or would be very difficult. The calculated ADE page numbers excludes images, as mentioned in other threads, and even if it were possible to calculate in iOS, it'd possibly be a pain to get reliably and likely would be nearly or impossible to get right. iOS does not have the ADE engine; it's a web view like Safari and Chrome.
|