Page 1 of 1

Unable to configure custom font in direct print

Posted: Mon Oct 07, 2024 1:29 pm
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 13747 times
direct print -
DP01.png
DP01.png (77.57 KiB) Viewed 13747 times
Resource Dialog -
rv01.png
rv01.png (86.54 KiB) Viewed 13747 times
Thankyou.

Re: Unable to configure custom font in direct print

Posted: Tue Oct 08, 2024 8:00 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: Unable to configure custom font in direct print

Posted: Wed Oct 09, 2024 10:50 am
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.

Re: Unable to configure custom font in direct print

Posted: Wed Oct 09, 2024 8:50 pm
by Lech Kulikowski
Hello,

It should work.

Thank you.