S
Steve S
I have a report with 1- 4 comulns each with 1-6 subcolumns. The base report
is 22" wide and I adjust the placement of columns with Me.txtAbc.left=twips.
in most cases the printed report will fit on letter paper landscape. The
problem is there are extra blank pages between good pages.
Is there a way to dynamicaly adjust the report width so the extra pages do
not get printed??
Also is there a way to dynamicaly set paper size and orientation??
I have tried Me.width=SomeNumberOfTwips but that does not change the report
width. I put this in the ONOpen event of the report.
Any and all help is appreciated.
is 22" wide and I adjust the placement of columns with Me.txtAbc.left=twips.
in most cases the printed report will fit on letter paper landscape. The
problem is there are extra blank pages between good pages.
Is there a way to dynamicaly adjust the report width so the extra pages do
not get printed??
Also is there a way to dynamicaly set paper size and orientation??
I have tried Me.width=SomeNumberOfTwips but that does not change the report
width. I put this in the ONOpen event of the report.
Any and all help is appreciated.