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 15, 2020 10:57 am

Hello,

I using Spire.XLS 10.4.9.
Converted a sheet containing auto shapes to PDF.
The autoshape still exists in the PDF even though the "print object" check is disabled.
What if I don't want to include autoshapes in my PDF?

Code: Select all
using (var workbook = new Workbook())
{
    workbook.LoadTemplateFromFile("src.xltx");
    workbook.SaveToFile("./out.pdf", FileFormat.PDF);
}


Thanks in advance.
Attachments
20200515_00.zip
(41.22 KiB) Downloaded 160 times

nf64
 
Posts: 24
Joined: Fri Aug 17, 2018 1:45 am

Mon May 18, 2020 3:00 am

Hello,

Thanks for your inquiry and sorry for the late reply as weekend.
I did notice this issue and have posted it to our Dev team with the ticket SPIREXLS-2335 for further investigation and fixing. If there is any update, we will let you know.
Sorry for the inconvenience caused.

Sincerely,
Rachel
E-iceblue support team
User avatar

rachel.lei
 
Posts: 1571
Joined: Tue Jul 09, 2019 2:22 am

Wed Jul 08, 2020 4:17 am

Hello,

Thanks for your patient waiting.
Glad to tell you that we released the Spire.XLS Pack(Hotfix) Version:10.7.2 that fixes your issue. Welcome to download it from the following link.
Our website: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget: https://www.nuget.org/packages/Spire.XLS/10.7.2

Sincerely,
Rachel
E-iceblue support team
User avatar

rachel.lei
 
Posts: 1571
Joined: Tue Jul 09, 2019 2:22 am

Wed Jul 08, 2020 9:44 am

Hello,

We have confirmed that this issue is fixed in Spire.XLS 10.7.2.
I am always grateful for your help.

Thank you.

nf64
 
Posts: 24
Joined: Fri Aug 17, 2018 1:45 am

Wed Jul 08, 2020 11:28 am

Hello,

Thanks for your feedback.
If you encounter any issues related to our products in the future, please feel free to contact us.
Wish you all the best!

Sincerely,
Rachel
E-iceblue support team
User avatar

rachel.lei
 
Posts: 1571
Joined: Tue Jul 09, 2019 2:22 am

Return to Spire.XLS