Font sizing not working when printing

Stimulsoft Reports.JS discussion
Post Reply
alex.coles
Posts: 14
Joined: Mon Feb 03, 2020 2:19 pm

Font sizing not working when printing

Post 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?
Stimulsoft.Reports.JS - Version: 2019.4.2 - Build date: 2019.11.13
Max Shamanov
Posts: 792
Joined: Tue Sep 07, 2021 10:11 am

Re: Font sizing not working when printing

Post 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.
Attachments
chrome_6EryS2Y74c.png
chrome_6EryS2Y74c.png (79.18 KiB) Viewed 602 times
alex.coles
Posts: 14
Joined: Mon Feb 03, 2020 2:19 pm

Re: Font sizing not working when printing

Post by alex.coles »

Yeah, can confirm this is working in latest version. :(
Stimulsoft.Reports.JS - Version: 2019.4.2 - Build date: 2019.11.13
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Font sizing not working when printing

Post by Lech Kulikowski »

Hello,

Thank you for the information.
Post Reply