I am writing an app in Visual Studio 2005 (VB.NET). I have both printpreviewdialog and pagesetupdialog controls added to my form. My problem is that when I set page settings using the pagesetupdialog it is not reflected in the printpreview.
Please show me how I can get the printpreviewdialog to reflect settings from the pagesetupdialog.
Thanks
.NET Development22
|