Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Mar 21, 2017 10:14 pm

Hi. I have attached a sample excel sheet and a pdf generated by Spire .Net. As you can see in the pdf, some of the text has not been converted properly and the pdf shows empty boxes instead of the letters. The text not converted is in Japanese Language.
I am using the below code to do the conversion. Am I missing something in the implementation below or is there an issue with Spire PDF library?

Workbook workbook = new Workbook();
workbook.LoadFromFile(@"c:\temp\temp.xlsx", ExcelVersion.Version2010);
workbook.SaveToFile(@"c:\temp\temp.pdf", FileFormat.PDF);

viralr
 
Posts: 3
Joined: Tue Mar 21, 2017 8:56 pm

Wed Mar 22, 2017 4:47 am

Dear viralr,

Thanks for your inquiry.
I have noticed the issue and posted it to our Dev team. We will inform you when it is fixed. So sorry for inconvenience.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Thu Apr 06, 2017 4:59 pm

Hi Betsy,

Any updates on this issue?

Thanks,
Viral

viralr
 
Posts: 3
Joined: Tue Mar 21, 2017 8:56 pm

Fri Apr 07, 2017 6:41 am

Dear Viral,

Thanks for your inquiry.
I just got the information from our Dev team that your issue was fixed, but a little more time might be needed for testing.
We will inform you as soon as the hotfix is available. Thanks for waiting.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Fri Apr 28, 2017 11:07 pm

Hi Besty,

Do you have a timeline on when we could expect a hotfix for this issue?

Thanks,
Viral

viralr
 
Posts: 3
Joined: Tue Mar 21, 2017 8:56 pm

Mon May 01, 2017 8:19 am

Dear Viral,

Thanks for you inquiry. If there is no problem after testing, we could provide you with the hot fix within this week.
We will keep you informed.

Sincerely,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Wed May 03, 2017 7:47 am

Dear Viral,

Thanks for waiting.
Now the hotfix is available, welcome to test Spire.XLS Pack Hotfix Version:7.12.7.
Looking forward to your feedback.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.PDF