Page 1 of 1

AllowHtmlTags different font width

Posted: Wed Jun 12, 2013 1:18 pm
by report123
In some textboxes we use the property AllowHtmlTags=true to use color for some words in the text with the html tag <font color>.

But now there is is a difference in font width in the textboxes where AllowHtmlTags=true.
Comparing to a textbox with AllowHtmlTags=false there is more space between the characters.
If AllowHtmlTags=true the same text is wider.

Both textboxes have the same font type and size.

Is it possible to have the same font size width in the textbox no matter if AllowHtmlTags is true or false?
Report AllowHtmlTags Screenshot.jpg
Report AllowHtmlTags Screenshot.jpg (201.33 KiB) Viewed 654 times
We use Stimulsoft version 2013.1.1600
See attachment for example report.

Re: AllowHtmlTags different font width

Posted: Thu Jun 13, 2013 6:52 pm
by HighAley
Hello.

The different types of rendering methods are used to print this text.
You could try to set Text Quality to WYSIWYG.\
You could read more about this property in our Knowledge base.

Thank you.