Gruff
Newcomer
- Joined
- Dec 14, 2006
- Location
- Scappoose, OR, USA
Seems Like I haven't been on this site in quite a while.
I am using VB 2010 full version.
As the title says. I having problems getting print preview to display the proper view in landscape mode. It stubbornly shows portrait.
I am using the PrintPreview control in the hopes I can change printer setup information on the fly while in preview mode.
Before I call a dialog containing the printpreview control I am setting PrintDocument.PrintSettings.DefaultPageSettings.Landscape = True
Thus far I have less hair and no answers.
I am using VB 2010 full version.
As the title says. I having problems getting print preview to display the proper view in landscape mode. It stubbornly shows portrait.
I am using the PrintPreview control in the hopes I can change printer setup information on the fly while in preview mode.
Before I call a dialog containing the printpreview control I am setting PrintDocument.PrintSettings.DefaultPageSettings.Landscape = True
Thus far I have less hair and no answers.