Quote:
Originally Posted by rashkae
Every time you adjust font size, (or magins, or line height, etc.), you have to paginate the entire document to calculate the page breaks. A single chapter, (which is an individual file within the epub, and is already opened and parse din memory) can be done in seconds. To do the whole book could take minutes.
|
That could be done in the background?
Or once they have calculated a chapter, they could update the total page count.