F
FPS, Romney
Hi,
I have a multi-column report which prints correctly, except for the report
footer. In the report footer I have a line which extends across the width of
the page, plus a subreport which spans about 3/4 of the page.
*If* the last column of data in the detail section carries over to the last
page of the report, then the line in the report footer prints out across the
full width of the report. If, however, the last column of data ends on the
preceding page, then the line in the report footer extends only the width of
a single column. The subreport in the report footer extends across the page
correctly, regardless of whether the last column of data ends on the
preceding page or carries over to the last page.
The report contains a Client header, detail section, and Client footer. I
have code in the Client footer Format event which hides/unhides a couple of
fields in the Client footer, but removing this code has no effect on the
problem.
Any suggestions?
Thanks,
Mark
I have a multi-column report which prints correctly, except for the report
footer. In the report footer I have a line which extends across the width of
the page, plus a subreport which spans about 3/4 of the page.
*If* the last column of data in the detail section carries over to the last
page of the report, then the line in the report footer prints out across the
full width of the report. If, however, the last column of data ends on the
preceding page, then the line in the report footer extends only the width of
a single column. The subreport in the report footer extends across the page
correctly, regardless of whether the last column of data ends on the
preceding page or carries over to the last page.
The report contains a Client header, detail section, and Client footer. I
have code in the Client footer Format event which hides/unhides a couple of
fields in the Client footer, but removing this code has no effect on the
problem.
Any suggestions?
Thanks,
Mark