Chinese Code
-
- Posts: 28
- Joined: Fri Nov 16, 2018 6:02 am
Chinese Code
I want to make this Chinese font into Microsoft Yahei or Song, how to do it.![Image]()
- Attachments
-
- 2f8f92ede2cb2779406be41ea471734.png (97 KiB) Viewed 1433 times
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Chinese Code
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
-
- Posts: 28
- Joined: Fri Nov 16, 2018 6:02 am
Re: Chinese Code
In Report.js, such as in the picture above, when I write Chinese in the text component (such as the two words "订单" shown above), how can I change the font of Chinese ("订单")?
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Chinese Code
Hello,
You can add your fonts in the resource or from code:
Stimulsoft.Base.StiFontCollection.addOpentypeFontFile('fonts/font.ttf');
Thank you.
You can add your fonts in the resource or from code:
Stimulsoft.Base.StiFontCollection.addOpentypeFontFile('fonts/font.ttf');
Thank you.