I want to add some fonts to my pdf project. Then, i download the fonts family online and installed them on my side. All these fonts are installed on my side successfully because i checked in MS Word.
I have installed the CHSans-Bold.ttf,CHSans-Regular.ttf,CHSans-Light.ttf and checked in Microsoft Word and it lists out the installed fonts. But it is really strange that it is unable to set these fonts in my c# .net project. So, what are the steps to make it work in my project.
I am evaluating your .net pdf basic library. Please let me know and give me a solution to solve this issue. Thx for any hints.
Answers
Hi,
What you did is the right way. Simply install them, check and use. So, we guess that the fonts are not the suitable ones. And maybe you do not specify its name correctly, like regular, without bold, etc.
Hi, support
Thanks for your reply. I checked that, but I think there’s something special that i missed. But i cannot figure it out. So, would you please share me your font resources and i can do further tests. So, just wonder if you can provide free fonts for me to try?
We did some tests and the fonts installed on our side worked fine, so there is nothing wrong with them either. There is no specific site to download these fonts. So we will share them to you for trying them on your side.
Please check your email and see the attached zip file for those fonts. You can firstly install the fonts family and open MS Word to check the availability. Once correctly installed, you can try to use the fonts in PDF using XsPDF pdf library.
Thanks a lot for your help. Checked!