Hi
I`ll Set Printer preferences orientation is Portrait and Paper Size is A4, But i use data report is lager then this settings. I run my package "Report width is larger then the paper width" This error can be displayed. but i`ll change this settings for Paper size is legal and Orientation is Landscape run package the reports displayed is fine. i need with out change this setting i want get report using VB6.0, Please help me...
Thank you
you can use the PageSet Printer, try to search for that key. i use it a lot on my applications.
from there you can set the orientation and papersize that you want. it loads an object to control the data report preview which is set by default on 8.5x11 portrait. you can even design reports on legal sizes, etc. hope that helps!