Add font

Stimulsoft Reports.NET discussion
Post Reply
Sia
Posts: 1
Joined: Sun May 19, 2019 10:57 am

Add font

Post by Sia »

Hi guys!
I appreciate you if you could help me.
I have a problem about adding font in mvc project.
please tell me how can I add a specific font by an standard approach in my mvc project ?
I've tried many ways but it doesn't work.
:cry:
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Add font

Post by Lech Kulikowski »

Hello,

You can use the following code:
Stimulsoft.Base.StiFontCollection.AddFontFile();

Thank you.
Post Reply