Excel 2010 files with pen data getting blank PDF file

Hi, thank you very much for your quick response. I can confirm that Excel 2010 files with pen data are now saved correctly - no more file corruption. However, PDF conversion of such files still doesn’t work, still outputs blank PDF file, size 1KB.


Regards,

Marko
Hi,

I can notice the issue using your template Excel file (you attached in your other thread) to convert to PDF file. The PDF file is always blank.

Sample code:

var wkBk = new Aspose.Cells.Workbook("e:\\test2\\Excel+2010+file+Used+for+Testing+2.xlsx");
wkBk.Save("e:\\test2\\pppp2adddexce2010.pdf", Aspose.Cells.SaveFormat.Pdf); // Produces empty PDF file

Excel file Attachment: https://forum.aspose.com/t/114175

I have logged a separate ticket with an id: CELLSNET-40609. We will look into it to sort it out soon.

Thank you.

Hi,


Any progress updates on this issue?

Regards,

Marko

Hi,


I am afraid, your issue is still under process. I have asked the relevant developer if he could share any update or we can provide you an eta for it. Once we have any update, we will let you know here immediately.

Thank you.

Hi,

Please download and try the latest fix:
Aspose.Cells
for .NET v7.2.0.5

Thank you for the update, I can confirm that this is now working fine.


Cheers

Marko

Hi,


Its good to know that your problem is solved now. As we are continuously improving our products by resolving issues posed by our valued customers/users and introducing any missing features, we suggest you to always keep your Aspose.Cells product up to date. This will not only save you time, but also provide you a more stable development API.

Thank you for using Aspose.Cells