Called by the framework when the printing is about to start.
Called by the framework at the beginning of a print or print preview job. This method creates CBCGPPlannerPrint object and calls CBCGPPlannerPrint::PreparePrinting.
- Parameters
-
pDC | Points to the printer device context. |
pInfo | Points to a CPrintInfo structure that describes the current print job. |
pPrinterClass | Points to the runtime class of the CBCGPPlannerPrint. If this parameter is NULL, then control used default CBCGPPlannerPrint object for current view type. |