Hi!
I just want to know how I can setup my data report into legal size format except in print setup.... Do I need to Create a code or what the best and easy way to make this?
I use the code:
DataReport1.Ori entation = rptOrientLandsc ape
But the error occurs "Report width is larger than the paper width"
I want to see in preview report that it is a legal size of course when I Print it.
Please help me......
Thanks
I just want to know how I can setup my data report into legal size format except in print setup.... Do I need to Create a code or what the best and easy way to make this?
I use the code:
DataReport1.Ori entation = rptOrientLandsc ape
But the error occurs "Report width is larger than the paper width"
I want to see in preview report that it is a legal size of course when I Print it.
Please help me......
Thanks
Comment