I have been trying to get other font size inside the report, but unsuccessfully. I have Allow HTML Tags set on true, and the code is
Code: Select all
<p> </p>
<p><span style="font-size: x-large;">TEXT HELLO</span></p>
<p><span style="font-size: medium;"> TEXT 2</span></p>
This is what I get: