Page 1 of 1

change paper size..

Posted: Mon May 22, 2006 2:07 am
by 9529664
thank you for your auick response....

I have new question,,,
I`m working whth VB.
is it possible to change paper size ,without print previwer?

I mean, is there any function like " printer.papersize = A4 " in VB?

Posted: Sun May 28, 2006 11:12 am
by Pep
Hi,

it cannot be changed directly, you will have to use the ShowSetupDlg method, calling it before the print.

TChart1.Printer.ShowSetupDlg