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
Using web fonts
Re: Using web fonts
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.
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.