How do I change dimension of sheet in preview printer mode?

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
cavolaccimiei
Knows some wx things
Knows some wx things
Posts: 41
Joined: Thu Feb 08, 2007 10:48 am

How do I change dimension of sheet in preview printer mode?

Post by cavolaccimiei »

In my application I use the wxPrintout framework; I also use the wxPreviewFrame dialog to show the preview, but some info on this dialog should change according to some parameters that user has previoulsy set with "setup page", I wonder: how do i change some parameters like the dimensions of the preview sheet?
Post Reply