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
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.
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);
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.
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!