Page 1 of 1

Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Tue Mar 28, 2023 9:26 am
by nmortier
Hello,

We have a report document structured as follow :
  • PageHeaderBand
  • PageHeaderBand (print on all page)
  • GroupHeaderBand (print on all page)
  • DataBand :
    • Panel :
      • Nested DataBand :
        • StiLinePrimitive (vertical)
  • GroupFooterBand
When we render the report with enouth data in the Nested DataBand in order to have at least 2 pages, we have and issue with the StiLinePrimitive that is wrongly printed over the GroupHeaderBand on the second page.

Strangely, when we add an extra StiShape (StiVerticalLineShapeType) in the Nested DataBand, the StiLinePrimitive does not have the overlapping problem anymore.

I have attached two .mrt, the first one with the issue, and second one with the "fix" using an extra StiShape

Is this a bug, or are we doing something wrong ?

Thank you for your help.

Nicolas

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Wed Mar 29, 2023 7:19 am
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Thu Apr 13, 2023 7:51 am
by nmortier
Hello,

Did you had time to look at this issue ?

Thank you.

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Thu Apr 13, 2023 8:27 pm
by Lech Kulikowski
Hello,

Please check the last release build 2023.2.2.

Thank you.

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Fri Apr 14, 2023 12:19 pm
by nmortier
Hello,

Thank you very much. It's working perfectly.

Nicolas.

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Posted: Mon Apr 17, 2023 9:54 am
by Lech Kulikowski
Hello Nicolas,

You are welcome.