Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1905
Report Header is printing on its own page. Why?
posted

I have a Report header section that I want to print at the top of the first page of the report.

I have no Page Header, Page Footer, or Report Footer.

My one and only section has a Group By section within it with the field that it is grouping by displayed and a line of header.

Then in the subsection it lists all of the unique individual fields.

For some reason, my Report Header is printing on the first page, but then it does not start the data of the report until the second page.  How can I make it start the data after the Report Header?

Please see attached for report designer view.

Parents
  • 17475
    Offline posted

    Hello and thank you for posting!

    The Report Header is designed to be displayed on the first page as a cover for the reporting data that will be displayed on the following pages. This is the reason the data does not start right after this header. A possible solution to this could be the approach that Simon suggested in the following blog post for using an If statement for the Page Header and make the label transparent if the CurrentPage is not the first one: http://es.infragistics.com/community/forums/t/77678.aspx.
    If you have any questions related to this, please feel free to let me know.

Reply Children