Quote:
Originally Posted by JSWolf
That would be ADE page numbers.
|
ADE algorithm doesn't use word count. It uses byte count from files in the compressed EPUB, so things that are more easily compressed will count as fewer "pages" than harder to compress things. Also, anything in the manifest counts for ADE, so a lot of images or fonts can throw off the algorithm.
APNX in "slow" or "accurate" mode turns out to be the most accurate overall, as both word and paragraph count are part of the calculation, and only text is counted.