I would like to run a procedure that would generate a pdf report before the user presses the save button
so I can display a progress bar when generating the report. Here is the catch I need the data from the form to
produce the report.
Can one save the insert record to the table, then generate the report and then a button to close the form or
is there a better way to do this?
Ashley