Home > BSPrinter documentation > Reference

PrepareReport Event

Applies to: PrintPreview, PrinterExEvents object

  Parameter(s):  
   Returns value     Cancel     As     Boolean  


Description:

Event to call the code to print the report using the Printer object replacement. The report must be printed on the Printer object replacement from within this event procedure.
This is the main event.

See Also:

SetPrintingProcedure method of the IPrinterEx object