AllowHtmlTags different font width

Stimulsoft Reports.NET discussion
Post Reply
report123
Posts: 1
Joined: Wed Jun 12, 2013 8:12 am

AllowHtmlTags different font width

Post 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 653 times
We use Stimulsoft version 2013.1.1600
See attachment for example report.
Attachments
Report AllowHtmlTags.mrt
(7.17 KiB) Downloaded 103 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: AllowHtmlTags different font width

Post 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.
Post Reply