Hello,
I want to use a custom font (ie. serifa bold), which I have added in resources in design, via designer UI. When I go for direct print, custom fonts are changed to default time roman.
Also please consider, I am still using trial version. below are my configuration.
- .Net MVC 5
- Stimulsoft.Reports.Web.NetCore v2024.3.4
1. Can you please guide me, on what implementation steps I am missing?
2. Do I need to purchase the product to use this feature, as I can see this dialogue disabled in the trial version [Resource Dialog]
viewer -
direct print -
Resource Dialog -
Thankyou.
Unable to configure custom font in direct print
-
- Posts: 2
- Joined: Mon Oct 07, 2024 1:11 pm
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Unable to configure custom font in direct print
Hello,
Please try to add a font in the font collection:
Stimulsoft.Base.StiFontCollection.AddFontFile();
Thank you.
Please try to add a font in the font collection:
Stimulsoft.Base.StiFontCollection.AddFontFile();
Thank you.
-
- Posts: 2
- Joined: Mon Oct 07, 2024 1:11 pm
Re: Unable to configure custom font in direct print
Hello Lech,
Thankyou! for your support, my issue is resolved.
Also, I just want to know, what if this custom font are not in my windows system, and I go for print, still will this work ? or Do I need to install same font on my system.
Thankyou! again.
Thankyou! for your support, my issue is resolved.
Also, I just want to know, what if this custom font are not in my windows system, and I go for print, still will this work ? or Do I need to install same font on my system.
Thankyou! again.
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Unable to configure custom font in direct print
Hello,
It should work.
Thank you.
It should work.
Thank you.