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}Example of Text:
Code: Select all
{My_Section.My_Field.Split('~')[60]}Code: Select all
{My_Section.My_Field}Code: Select all
{My_Section.My_Field.Split('~')[60]}Thank you for the response. I have provided the detail in ticket 3189073.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.