|
There is a DataWindow control user event pbm_dwprintmarginchange, which is triggered when the print margins are changed dynamically. Changing the margins can affect the page count. For example, if you use the page count computed field in a field other than page n of m pages, you need to code a script for this event to adjust the count when the page is resized.
|