Export PDF problem

Stimulsoft Reports.WEB discussion
Post Reply
champion
Posts: 1
Joined: Fri Jun 09, 2017 3:04 am

Export PDF problem

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Export PDF problem

Post by HighAley »

Hello.

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

Thank you.
Post Reply