using 2018.1.4 in .netcore 2.0,license and chinese problem

Stimulsoft Reports.JS discussion
Post Reply
cucr
Posts: 8
Joined: Thu Apr 28, 2016 6:56 am

using 2018.1.4 in .netcore 2.0,license and chinese problem

Post by cucr »

hello,
I am using version 2018.1.4 in .netcore 2.0,i find some critical problem.
1.i load license in my code,but when i export pdf report,the trail water mark still appear.

2.when i export pdf report,chinese character can not show.
please help thanks.

i upload my report template in attach,please check.by the way i install Stimulsoft.Reports.Web.NetCore from nuget,and the license is download from you user web site.
Attachments
my c# code
my c# code
WeChat Image_20180507085143.png (24.54 KiB) Viewed 2230 times
以纯金伯乐130级别争胜赛_成绩 (8).pdf
pdf exported,chinese can not show and still has trail warter mark
(33.32 KiB) Downloaded 279 times
result.mrt
(30.17 KiB) Downloaded 145 times
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue on our demo samples.

Please send us a simple project which reproduces the issue for analysis on support@stimulsoft.com for analysis.

Thank you.
cucr
Posts: 8
Joined: Thu Apr 28, 2016 6:56 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by cucr »

i have send a email to support@stimulsoft.com,please check,thanks.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by Lech Kulikowski »

Hello,

We have answered you by email.

Thank you.
cucr
Posts: 8
Joined: Thu Apr 28, 2016 6:56 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by cucr »

i have reply you email,can you tell me how to install font size on server and how to use it with .netcore code.thanks.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by Lech Kulikowski »

Hello,

Which system are you use om your server?

Thank you.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: using 2018.1.4 in .netcore 2.0,license and chinese probl

Post by Lech Kulikowski »

Hello,

Most of the standard fonts do not contain all national characters.
In this case, Windows uses the "font fallback". This algorithm is very complicated and, therefore, is not realized in the exports.
Due to the Net Core technology limitations, it is not possible to implement it in the Net Core version.

You used the Arial font to output the text. This font does not contain Chinese characters.

To output national characters, please, use the font which contains all necessary characters.
For example, the "Arial Unicode MS" and "Lucida Sans Unicode" fonts contain many national characters.

Thank you.
Post Reply