I suspect pagination is done in the background and I have no control when and where it starts and when it is finished.
However I encountered several situations when pagination changed unexpectedly. E. g. Immediately after loading a document had 352 pages and shortly after loading the page number changed to 354 some picture had been assigned a different position.
I have two questions:
- Has the pagination process of a document a unique result (is it an algorithm in its strict sense) or are several solutions of the pagination process on a document possible (depending on some environment , e.g. the relative progress of threads)?
- Is there an indicator somewhere visible where writer tells me that pagination is completed (and would be restarted only by changes to the document)?