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.

Thu Sep 03, 2020 3:59 am

hi
For some reason I need a TextBox in my Excel file. Ths Textbox's font is "Arial".
When I convert this file to pdf. The TextBox changed it's view. What's the matter?
I upload the excel file and the pdf file. please have a look
SpireTest.rar
(89.17 KiB) Downloaded 153 times
. thanks.

lnwm2008
 
Posts: 3
Joined: Thu Sep 03, 2020 3:42 am

Thu Sep 03, 2020 7:37 am

Hello,

Thanks for your inquiry.
I tested your file with the latest Spire.XLS Pack(Hotfix) Version:10.9.0 and did reproduce your issue and logged it in our bug tracking system with the ticket SPIREXLS-2724. If there is any update, we will let you know. Sorry for the inconvenience caused.

Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Sat Sep 05, 2020 4:35 pm

Hi
Thanks for your reply.
I updated my spire.xls.dll from 10.1 to 10.9 but the problem still has not been solved.
Here is the code:
Workbook book = new Workbook();
book.LoadFromFile(@"C:\Users\Administrator\Desktop\spiretest10.9.xlsx");
book.SaveToFile(@"C:\Users\Administrator\Desktop\spiretest10.9.pdf", Spire.Xls.FileFormat.PDF);
spiretest10.9.0.6046.rar
(124.5 KiB) Downloaded 163 times

lnwm2008
 
Posts: 3
Joined: Thu Sep 03, 2020 3:42 am

Mon Sep 07, 2020 2:31 am

Hello,

Yes, as I mentioned above, this issue does exist in the latest Spire.XLS 10.9.0. I have posted it to our Dev team for further investigation and fixing. We will let you know if there is any update. Sorry for the inconvenience caused.

Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Fri Sep 11, 2020 7:52 am

Hi.
Thanks for your helping.
I used a different font at last.

lnwm2008
 
Posts: 3
Joined: Thu Sep 03, 2020 3:42 am

Fri Sep 11, 2020 9:36 am

Hello,

Ok, thanks for your feedback. And our Dev team will continue to fix the issue of SPIREXLS-2724, we will let you know if it is resolved.
Feel free to contact us if you have further questions. Have a nice day!

Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Fri Mar 12, 2021 3:58 am

Hello,

Hope you are doing well.
Glad to inform you that we just released Spire.XLS Pack(Hotfix) Version:11.3.4 which fixes your issue. Welcome to download it from the following links.
Our website: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget: https://www.nuget.org/packages/Spire.Xls/11.3.4

Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Fri Apr 09, 2021 9:10 am

Hello,

Greetings from E-iceblue.
Does this hotfix solve your issue? Could you please give us some feedback at your convenience?

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Return to Spire.XLS