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

  • gpigpi
    edited 9:55AM
    Works OK for me. FR 4.12
    See attach
  • edited 9:55AM
    It looks like the problem only occurs if the header is higher then normal (1,16 in my report). I have attached my report if you want to take a look.
  • edited 9:55AM
    Any news here?
  • edited 9:55AM
    i don't see the report, but i think to set the align to top.
  • edited 9:55AM
    Programmer wrote: »
    i don't see the report, but i think to set the align to top.

    Not sure what you mean, the TfrxHeader doesn't have the Align attribute.
  • I can also confirm that ReprintOnNewPage is not working correctly in FastReport 4.12 (I downloaded the new stable version yesterday to be sure that I was using the most current version)

    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
  • edited 9:55AM
    I am also having the same problem under v4.12.1: my Header band that has ReprintOnNewPage set to true does not print on every page. The Height of my Header band is 2.00.

    Is there any workaround for this problem other than shrinking the Header band?

Leave a Comment