How to make reports(Data Report) in landscape view?
When trying to increase the width of the report
it shows the error :
"Report width is greater than the paper width"
I tried these also
VB Code:
Printer.Orientation=2 'and Printer.Orientation=1
But nothing happened.




Reply With Quote