Unable to configure custom font in direct print

Stimulsoft Ultimate discussion
Post Reply
Purav Patel
Posts: 2
Joined: Mon Oct 07, 2024 1:11 pm

Unable to configure custom font in direct print

Post by Purav Patel »

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 -
v01.png
v01.png (74.81 KiB) Viewed 13634 times
direct print -
DP01.png
DP01.png (77.57 KiB) Viewed 13634 times
Resource Dialog -
rv01.png
rv01.png (86.54 KiB) Viewed 13634 times
Thankyou.
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Unable to configure custom font in direct print

Post by Lech Kulikowski »

Hello,

Please try to add a font in the font collection:
Stimulsoft.Base.StiFontCollection.AddFontFile();

Thank you.
Purav Patel
Posts: 2
Joined: Mon Oct 07, 2024 1:11 pm

Re: Unable to configure custom font in direct print

Post by Purav Patel »

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.
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Unable to configure custom font in direct print

Post by Lech Kulikowski »

Hello,

It should work.

Thank you.
Post Reply