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
145
Multi page PDF report
posted

I have written single page reports but I am now working on multiple page reports and have questions.

These reports have headers and footers with different content on the pages.  The pages have different content for the headers, but the footers have the same content (file name and page number).

ISection has AddHeader(), AddFooter(), AddPage(), and AddPageBreak().  AddPage() returns a ISectionPaage object.

I am confused about how to add pages with different headers and using continuous page numbering in the footers.

I am looking for recommendations.

Parents Reply Children
No Data