I am printing a report in landscape. In my application I go to the printer dialog and set the orientation to landscape. I then
do a PrintReport and it generates an error
of "report larger than paper size". If I set the orientation default property to landscape through mycomputer\printers it goes right through.

1) what am I doing wrong?
2) is it possible to set the orientation at run time?

any help would be greatly appretiated