Font Not Applied When Using Split

Stimulsoft Reports.NET discussion
Post Reply
nathan
Posts: 6
Joined: Wed May 15, 2024 7:54 am

Font Not Applied When Using Split

Post by nathan »

Good afternoon,

If I have a text box that prints a field and has a font applied to the text box, the font is applied ok.

Code: Select all

{My_Section.My_Field}
If I use the Split function, then the font is not applied and appears to fallback to a default.

Example of Text:

Code: Select all

{My_Section.My_Field.Split('~')[60]}
Please can you advise if there is a solution to correctly apply the desired font to the result of the split?
Lech Kulikowski
Posts: 7511
Joined: Tue Mar 20, 2018 5:34 am

Re: Font Not Applied When Using Split

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
nathan
Posts: 6
Joined: Wed May 15, 2024 7:54 am

Re: Font Not Applied When Using Split

Post by nathan »

Lech Kulikowski wrote: Wed Nov 19, 2025 9:59 am Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
Thank you for the response. I have provided the detail in ticket 3189073.
Lech Kulikowski
Posts: 7511
Joined: Tue Mar 20, 2018 5:34 am

Re: Font Not Applied When Using Split

Post by Lech Kulikowski »

Hello,

Ok. We will reply to you in this ticket.

Thank you.
Post Reply