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.
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
Hi,
Hi,
Thank you for the update, I can confirm that this is now working fine.
Hi,