E
EVPLS
Hello,
I need to print a report with the report footer always appearing at the
bottom of the last page: The usable space on a page is 11,329 twips (19.98
cm), the report footer height is 6,611 twips (11.66 cm). That is, I need the
report footer to start at 4,718 twips from the top of the page. The report
footer contains labels with company name and address as well as the "legal
stuff".
I cannot use the page footer for an "if me.page = me.pages" construction
because the page footer contains labels and text boxes with document number,
revision and release date as well as document title information, adding up to
a height of 1,050 twips (1.85 cm) and the page footer height cannot be
changed. Setting the page footer height at 6,611 twips (to be able to use an
"if me.page = me.pages" condition would be a waste of space on all but the
last pages.
Has anyone out there got an idea? Thank you very much for your help.
I need to print a report with the report footer always appearing at the
bottom of the last page: The usable space on a page is 11,329 twips (19.98
cm), the report footer height is 6,611 twips (11.66 cm). That is, I need the
report footer to start at 4,718 twips from the top of the page. The report
footer contains labels with company name and address as well as the "legal
stuff".
I cannot use the page footer for an "if me.page = me.pages" construction
because the page footer contains labels and text boxes with document number,
revision and release date as well as document title information, adding up to
a height of 1,050 twips (1.85 cm) and the page footer height cannot be
changed. Setting the page footer height at 6,611 twips (to be able to use an
"if me.page = me.pages" condition would be a waste of space on all but the
last pages.
Has anyone out there got an idea? Thank you very much for your help.