I am using vbnet 2003 built in CR.
My program displays a report(preview).
How can I tell, if the user chose to print the report from the preview page?
I want to display a msgbox("Mark records as printed"), if he printed the report.
But I can't figure out where to put the code. Or even how to check for a return value from CRviewer.
Thank You
