Printing: Multiples Copies
Printing: Multiples Copies
I want to retrieve the number of copies that the user selected from the Print Preview Dialog. How can I get this? I am able to get Orientation and Printer Description from CPrinter::GetOrientation and CPrinter::GetPrinterDescription but I don't see any method for number of copies?
Hi,
using the TeeChart Pro v8 you should be able to consult it using :
m_chart.GetPrinter().GetPrinterSettings().GetCopies();
IPrinterSettings interface has been added for the TeeChart Pro v8.
using the TeeChart Pro v8 you should be able to consult it using :
m_chart.GetPrinter().GetPrinterSettings().GetCopies();
IPrinterSettings interface has been added for the TeeChart Pro v8.
Pep Jorge
http://support.steema.com
http://support.steema.com