Using web fonts

Stimulsoft Reports.NET discussion
Post Reply
olegtr
Posts: 16
Joined: Mon Mar 07, 2011 10:14 am

Using web fonts

Post by olegtr »

Hi.

We're using Stimulsoft Reports.Net for generation of HTMLs.
One of our customers need to use web font for text presentation.
How can we use web fonts?

Thank you,
Oleg
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Using web fonts

Post by Alex K. »

Hello,

Unfortunately, this feature is not available in the .NET. The .NET framework supports only limited types of fonts (TrueType, OpenType).
As a way, you can try to process these html after exporting in your code, replacing the font names in styles.

Thank you.
Post Reply