Subject: StiLinePrimitive overlapping issue with nested DataBand

Stimulsoft Reports.NET discussion
Post Reply
nmortier
Posts: 5
Joined: Tue Mar 28, 2023 8:16 am

Subject: StiLinePrimitive overlapping issue with nested DataBand

Post 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
Attachments
StiLinePrimitiveOverlappingIssue.mrt
(15.28 KiB) Downloaded 66 times
StiLinePrimitiveOverlappingIssueFixedWithShape.mrt
(16.15 KiB) Downloaded 67 times
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Post by Lech Kulikowski »

Hello,

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

Thank you.
nmortier
Posts: 5
Joined: Tue Mar 28, 2023 8:16 am

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Post by nmortier »

Hello,

Did you had time to look at this issue ?

Thank you.
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Post by Lech Kulikowski »

Hello,

Please check the last release build 2023.2.2.

Thank you.
nmortier
Posts: 5
Joined: Tue Mar 28, 2023 8:16 am

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Post by nmortier »

Hello,

Thank you very much. It's working perfectly.

Nicolas.
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Subject: StiLinePrimitive overlapping issue with nested DataBand

Post by Lech Kulikowski »

Hello Nicolas,

You are welcome.
Post Reply