Printing landscape pages not working
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Im trying to print a document in landscape. But it seems my program only print in regular orientation, that is the on ive set in the printer driver under Start->Settings->Printer and faxes. Im using the QueryPageSettings sub when it prints and set e.PageSettings.Landscape = True but nothing happens. Anyone got same problems or have any ideas? Thanks