Page 1 of 1

Font sizing not working when printing

Posted: Fri Jun 23, 2023 5:03 pm
by alex.coles
I have the following in a text component:
<font size="36">{Currency}</font><font size="56">{item.newPrice}</font>

When viewing the report it is showing correctly, with the smaller currency symbol, but when printing or exporting to PDF the whole element is rendered at a single size.
On screen shows:
£1.50
PDF or print shows:
£1.50

Any ideas on how to achieve this?

Re: Font sizing not working when printing

Posted: Mon Jun 26, 2023 9:50 am
by Max Shamanov
Hello,

Unfortunately, we were unable to reproduce this problem on the latest version.
Please check the attached image.

Could you check your problem on the latest version 2023.2.7 and let us know the results?

Thank you.

Re: Font sizing not working when printing

Posted: Tue Jun 27, 2023 2:44 pm
by alex.coles
Yeah, can confirm this is working in latest version. :(

Re: Font sizing not working when printing

Posted: Tue Jun 27, 2023 9:41 pm
by Lech Kulikowski
Hello,

Thank you for the information.