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
1825
Trying to get a report name text to repeat on each page
posted

Need to get the report name to repeat on each page.

I have five wingrids one for each report.

I am using: section.AddQuickText(uwTCtrl_MultiGridRpts.Tabs("Grid - 0").Text & ":")

to add the name of each report just before the grid on the PDF.

Is there any way to get that text to repeat on each page for each wingrid?

Also note I have a Header and footer that does appear on each page.

This text would be just below the header on each page.

Some of them grids can take more then one page to print out.

 

Hopefully that all made sense.

Thanks

Deasun