Disable Region on Last Page on Mongoose Report

Nicolas Del rio
Nicolas Del rio Member, Infor Partner Posts: 5

Hello,

We have a report with a PageFooter which contains information that must appear on all pages, except the last one of the report.
How can I do it?
I tried comparing the BG_CURPAGE and BG_TOTALPAGES but bringing in the variables I noticed that they are not loaded at runtime, it seems to handle them internally.

Is there any way?