I'm using Crystal Reports in Visual Studio 2005. I need to be able to trigger some code to run after a report is printed. My report is set up in a CrystalReportViewer with the toolbar and print button enabled in the viewer. Is there any way to catch the print event?
Thanks!
Thanks!