Newline in text field

Stimulsoft Reports.NET discussion
Post Reply
Scab
Posts: 3
Joined: Fri Dec 16, 2022 10:57 am

Newline in text field

Post by Scab »

Report connected to datasource. The datasource has a field with a text with newlines in it. We want to display that text, with the newlines, in the report, but the report removes the newlines. This only happens if the text is embedded inside a text block, i.e.:

Code: Select all

Some other text inside the text block.

{MyDataSet.AdditionalText}

Some other text inside the text block.
Lech Kulikowski
Posts: 7761
Joined: Tue Mar 20, 2018 5:34 am

Re: Newline in text field

Post by Lech Kulikowski »

Hello,

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

Thank you.
Post Reply