TfrxHeader ReprintOnNewPage not working correctly
I have a Report with one TfrxHeader band and ReprintOnNewPage set to true, but the Header is not printet on all pages. It shows up on Page 1, missing on 2, showing on 3, missing on 4, showing on 5 and 6, etc.
Comments
See attach
Not sure what you mean, the TfrxHeader doesn't have the Align attribute.
I have attached a sample C++ Builder XE project demonstrating the problem. It creates two groups of 100 records with different values for the Group Expression. The first group of 100 records has the Group Header repeated on each page, but the second group of 100 records only has the Group Header on the first page.
Please advise the fix or workaround for this problem.
Thank you.
James Nachbar
www.plastic.org
Is there any workaround for this problem other than shrinking the Header band?