|
Please help me with this problem in VB6. I have a report designer(AEDAFMonitor) which have the following properties: Height = 11520, Left = 105, LeftMargin = 0, ReportWidth = 15360, RightMargin=0, Width = 15360. In the form that will call the above report, I set the orientation to landscape. But when I run the report it displays this message: "Report width is larger that the paper width". I really wanted to print this in "landscape". Please help!
|