Editable fields with HTML are getting reformatted and increasing font size

Stimulsoft Reports.NET discussion
User avatar
midspace
Posts: 39
Joined: Tue Sep 10, 2013 12:20 am
Location: Melbourne, Australia

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

Post 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!
Max Shamanov
Posts: 1152
Joined: Tue Sep 07, 2021 10:11 am

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

Post by Max Shamanov »

Hello.

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

Thank you.
User avatar
midspace
Posts: 39
Joined: Tue Sep 10, 2013 12:20 am
Location: Melbourne, Australia

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

Post 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.
Max Shamanov
Posts: 1152
Joined: Tue Sep 07, 2021 10:11 am

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

Post 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
Max Shamanov
Posts: 1152
Joined: Tue Sep 07, 2021 10:11 am

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

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