Page 3 of 3

Re: Editable fields with HTML are getting reformatted and increasing font size

Posted: Tue Jun 16, 2026 2:45 am
by midspace
Max Shamanov wrote: Fri Jun 12, 2026 9:50 am Hello,

Please try to use the following option:

Code: Select all

StiOptions.Engine.Html.AllowListItemSecondLineIndent = false;

Thank you.
This fixes our issue! Thank you very much!

Re: Editable fields with HTML are getting reformatted and increasing font size

Posted: Tue Jun 16, 2026 7:53 am
by Max Shamanov
Hello.

We are always happy to assist you.
Don’t hesitate to reach out if you need our support.

Thank you.

Re: Editable fields with HTML are getting reformatted and increasing font size

Posted: Mon Jun 22, 2026 9:59 pm
by midspace
Hi.
I'd like to give some feedback.

In the Stimulsoft help on HTML formatting tags, the page on "<background-color>" lacks some important detail:
https://www.stimulsoft.com/manuals/en/u ... _color.htm

How to set it.
And the example is broken.

We're assuming it like the other tags in formatting:

Code: Select all

<background-color="#rrggbb">
It lacks any further detail on what color codes are accepted from the HTML standards. https://www.w3schools.com/html/html_colors.asp


Thank you.

Re: Editable fields with HTML are getting reformatted and increasing font size

Posted: Tue Jun 23, 2026 11:47 am
by Max Shamanov
Hello,

Thank you for the information.
We need additional time to investigate the issue.
We will get back to you as soon as we have an update.

Thank you.
#20591

Re: Editable fields with HTML are getting reformatted and increasing font size

Posted: Thu Jun 25, 2026 11:24 am
by Max Shamanov
Hello,

We have made improvements to the documentation and added examples demonstrating how to specify the background-color property.
The updated documentation will be published and available within the next few days.

Thank you.