If the user is click on the cancel button i the print window I dont no how I can catch that signal.
Private mReport As CRAXDRT.Report
Private rsReport As ADODB.Recordset
mReport.Database.SetDataSource rsReport
mReport.ReadRecords
mReport.PrinterSetup 0
mReport.Database.SetDataSource rsReport
Private mReport As CRAXDRT.Report
Private rsReport As ADODB.Recordset
mReport.Database.SetDataSource rsReport
mReport.ReadRecords
mReport.PrinterSetup 0
mReport.Database.SetDataSource rsReport