Posted 17 March 2022, 3:37 am EST
Hi,
I’m using html formatted text. Things like , or are working,
is not. Any tips?
Thx
Forums Home / ActiveReports / ActiveReportsJS
Posted by: peter.kretschmer on 17 March 2022, 3:37 am EST
Posted 17 March 2022, 3:37 am EST
Hi,
I’m using html formatted text. Things like , or are working,
is not. Any tips?
Thx
Posted 17 March 2022, 5:22 am EST
Hello,
The RichText element does not support the “small” tag. You can find the full list of supported tags at https://www.grapecity.com/activereportsjs/docs/ReportAuthorGuide/Report-Items/Data-Visualizers/RichText
You could use the font-size CSS attribute instead.