SSRS report - page footer

mark goldin 706 Reputation points
2021-08-08T13:28:45.273+00:00

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,646 Reputation points
    2021-08-09T03:02:31.513+00:00

    Hi @mark goldin ,
    If you just want to hide the header /footer of the first page, you could refer to: Hide a Page Header or Footer on the First or Last Page (Report Builder and SSRS).
    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.