Print Header on every page only if MasterData has records to show on that page
Hello,
I want to print a report with a header to MasterData with the description of the fields.
So that header must be printed on every page there are MasterData records printed.
The problem is if I use ReprintOnNewPage the header will show sometimes in the last
page of the report even when there are no more MasterData records.
I want to check, for example, in the OBP of each page if there are masterdata records
to show or not, and turn Visible = False on the Header Band. Or something that has
the same effect.
Anyone can help?
Thanks a lot.
I want to print a report with a header to MasterData with the description of the fields.
So that header must be printed on every page there are MasterData records printed.
The problem is if I use ReprintOnNewPage the header will show sometimes in the last
page of the report even when there are no more MasterData records.
I want to check, for example, in the OBP of each page if there are masterdata records
to show or not, and turn Visible = False on the Header Band. Or something that has
the same effect.
Anyone can help?
Thanks a lot.