Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Fri May 16, 2014 8:16 am

Hi
I have prolem when i conver excel file to pdf, the error of Japanese language and Chinese language have wrong display.
Code sampale:

Workbook workbook = new Workbook();
workbook.LoadFromFile("sample.xlsx");
workbook.SaveToFile("sample.pdf", Spire.Xls.FileFormat.PDF);
System.Diagnostics.Process.Start("sample.pdf");


Thanks.
Attachments
sample.rar
(24.36 KiB) Downloaded 268 times

QuyNguyen
 
Posts: 6
Joined: Mon Apr 21, 2014 3:46 am

Fri May 16, 2014 8:38 am

Hello,

Thanks for your feedback.
We have noticed the issue you mentioned, which has been posted to our Dev team, once there are any progress from them, we will inform you immediately. Sorry for inconvenience.
If there are any questions, welcome to get it back to us.
Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Return to Spire.XLS