Page 1 of 1

How to add Font Files

Posted: Wed Apr 06, 2011 4:16 am
by swapnali2282
Hi,

we are migrating our old reports into stimulsoft reports but we want to use same font for stimulsoft report.
In old report we are using some font files like DUTCH8.hpf ,gothic14.hpf....etc.
in stimulsoft is it possible to use that Font file??
How to do that?

Thanks
Swapnali.

How to add Font Files

Posted: Wed Apr 06, 2011 1:52 pm
by Andrew
Hello,

For working with fonts we use standard means of .NET.
If .NET recognizes your fonts, then our product will work with them.

As the practice shows, .NET recognizes only OpenType fonts with TrueType outlines.

Thank you.

How to add Font Files

Posted: Thu Apr 07, 2011 5:52 am
by swapnali2282
Hi,

Thanks for your reply

how to use,load or register that font if that fonts are Open Type fonts?


Thanks

How to add Font Files

Posted: Fri Apr 08, 2011 6:04 am
by Andrew
Hello,

You can register them by standard means of Windows.

Thank you.