Steps to reproduce:
- Create a report and add a XRLabel to it;
- Enable the AllowMarkupText option;
- Set the TextAlignment property to
TopRight
,MiddleRight
, orBottomRight
. - Set the label's text so that it contains a space before a markup tag as follows:
Text <u>underlined</u>
Expected results:
All spaces in the text remain in the final document:
Current results:
The space before the tag disappears: