Roger Munford
April 10th, 1999, 08:46 AM
I would like to skip the Printer dialog in OnPrepare Printing and enter a printer name directly. I would like to have the printe preview function and so I suppose that the framework should create the DC.
|
Click to See Complete Forum and Search --> : Printer Selection without the Printer Dialog in OnPreparePrinting Roger Munford April 10th, 1999, 08:46 AM I would like to skip the Printer dialog in OnPrepare Printing and enter a printer name directly. I would like to have the printe preview function and so I suppose that the framework should create the DC. LALeonard April 11th, 1999, 02:50 PM Take a look at the CPrintInfo::m_bDirect and CPrintInfo::m_pPD members. They probably will do what you want. LA Leonard - Definitive Solutions, Inc. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |