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 choose 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?
I'm asking about hiding the size taken by the footer..i need to show it only in last page and hide the footer size taken in other pages to benefit from report size
Note: This same question at Existing question but no approved answers and i have exactly the same scenario which i am trying to resolve but was din't find any solutions.