We have a longer text in our report, which also contains this string "ISO 5834-1:2019", which we don't want to break into a new line.
Reporting Services seem to have the possibility to use the chr()-function to inject 'unbreakable' characters, but this doesn't seem to work in Telerik Reports.
How can we make sure, that there is no line break possible for the given string?
(Line break in the rest of the text is ok, though.)