Quote:
Originally Posted by DiapDealer
1024 un-compressed characters OF HTML MARKUP. Which helps very little, when the same rendered text can be produced with varying volumes of markup. Consider Kobo's penchant for surrounding everything with extra paragraph spans, and you can quickly see how 1024 characters of a Kobo book will never match 1024 characters of a different vendor's epub. Not to mention style parameters being used inline VS style primarily applied via CSS. Characters VS Entities. No, I'm afraid Adobe's 1024-characters-of-uncompressed-html = 1 "page" doesn't come close to providing a "one unit to rule them all" solution. For a character-count-based solution, nothing short of a rendered character count would suffice (which I'm sure is what Hitch was suggesting).
|
It is compressed. kepubs are not read using ADE. So whatever the page numbering used is not relevant. Also, you can download box standard ePub from Kobo and not bother with kepub if that's what you want.
Quote:
Originally Posted by Jellby
Not exactly that way. If I remember correctly, it's one page per 1024 bytes in the compressed file (so changing the compression level does change the number of pages), and then the pages are more or less evenly distributed by displayed characters (or maybe just characters, so comments and HTML code would count).
Ah, the relevant information is in the wiki: https://wiki.mobileread.com/wiki/Adob...s#Page_numbers
|