I need to display a piece of information on the very first page of my report.
This piece of information has to be at the very bottom of the report (why I choosed a footer).
It will have a height of approx 3 inches, which is considerate.
I want the footer to be gone after the first page because I want to have those 3 inches back to display data.
For more context, the report is a "bill" where we have a table in the body that displays everything that you purchased. The "footer" part is where we put the banking information.
Any ideas how to achieve this?