2
votes

enter image description hereI am using Cross Tab report. i have to print heading on each page. but i know report header repeat only once in a report. any possibility to print each page?

1
Also i cannot use cross tab report in page header or footer.Raj Kumar
Use cross tab in sub report and then place the sub report in report header...in sub report place in group but not in report headerSiva

1 Answers

3
votes

Right click on that group header -> change group and check marked checkbox (in picture below).

enter image description here

That should do it.

EDIT : you are right, report header and report footer show only once per report, but for your problem you can use page header and page footer which repeat on each page.