My report has a cover page where I need to suppress a page footer. I can remove contents of the footer but cannot recover its space. As the result part of the cover page goes over the next page. Is there any chance to get rid of the empty footer completely?
Here is what I tried.
I have a master report with a table where each row is a subreport. The last row in that table is a page footer. Woks fine, each page gets a footer unless a subreport has a table that goes over multiple pages. In this case only past page of the subreport would get a footer. I understand why it works that way, however cannot find a solution that would satisfy first page with no header/footer but all other pages with.
Thanks