Quote:
Originally Posted by arslonga
Good day.
I understand that, when reading EPUBs, a page is considered to be 1024 characters. I was wondering if there is a way to override this setting and make every screen be counted as a separate page. I know, I know ... when changing font sizes and devices this number of fictitious pages will also change, but it is good enough for my purposes. Thank you for your attention.
|
It's not just 1024 characters, it's 1024 compressed characters in each resource. This is buried in the code for the Adobe RMSDK and is not going to be easily modifiable.
You could convert your epubs to kepub as the ACCESS renderer does a page per screen by default making the page numbers pretty much useless.