Quote:
Originally Posted by mattcurtis
Secondly, if I'm not working with a compressed ePub, but an extracted one, does the same 1024 bytes apply?
|
There is no such thing as an extracted ePub. ePub is a ZIP container. So you work with the ePub as it is for the page count. You don't count things like images, CSS, OPF, etc. You only count the files in the spine in the OPF. You count the compressed bytes to get 1024 and then whatever that becomes when uncompressed to is your page.