printing report footer at bottom of last page
633522Sep 10 2008 — edited Sep 17 2010I have a problem with a report I am trying to rebuild - the report is the AR invoice, and requires a footer to be printed at the bottom of the last page. I can get it to come out on the last page, but not anchored to the bottom of it.
The previous version worked by using a format trigger on the footer and running the report twice, first time poplating a table with page numbers and then second time printing on the last page. This is horribly inefficient and time consuming.
Is there any way to get this to work in a single pass of the report?