Page 1 of 1

Export PDF problem

Posted: Tue Jun 13, 2017 12:59 am
by champion
Hi, I'm using StiWebViewer of the latest version (2017.1.6), when user exports PDF files, all the Chinese characters can't
show properly in the exported PDF.
My code is:

Code: Select all

<cc1:StiWebViewer ID="viewer" runat="server" Localization="/Platform/Report/zh-CHS.xml" ShowAboutButton="false"
                        UseCompression="true" ShowFullScreenButton="false" ScrollbarsMode="true"  />
Is there any problem?

Re: Export PDF problem

Posted: Wed Jun 14, 2017 8:13 am
by HighAley
Hello.

This is a well-known issue.
Please, read the Some particularities with using fonts and PDF export article.

Thank you.