Hi,
I need to run code each time a report is printed to basically update the status of the invoice represented by the report. I used the OnPage event of the report for this but found that this code runs when the report is both printed and previewed.
I want my code to run only when the Report is printed.
Is there any event that covers this specific event or is there anyway around the problem.
Thanks
I need to run code each time a report is printed to basically update the status of the invoice represented by the report. I used the OnPage event of the report for this but found that this code runs when the report is both printed and previewed.
I want my code to run only when the Report is printed.
Is there any event that covers this specific event or is there anyway around the problem.
Thanks