I created a form where the user can complete various form fields (legacy) and they each "calculate on exit" to allow the additional form fields in the form to update according to the data entered and create the desired result:
- The date is calculated on each page once or twice to become a future date
- The names and addresses are "ref" copied on every other page
- and a table is created at the end documenting the specific dates
Everything works as desired until I go to print it. whether I use the "quick print" feature or the Ctrl+P dialog, what prints is the wrong date on every page except the first two.
The situation is quite frustrating.