Charter header missing after xlsx saved to PDF file

We found the charter head shows blank after saving an .xlsx file to pdf file. Here is the sample code:

Workbook _asposeOrigWorkbook;
Workbook _asposeUpdatedWorkbook;
_asposeOrigWorkbook = new Workbook("C:\\source.xlsx");
_asposeOrigWorkbook.save("C:\\dest.pdf");

I attached the 2 files here, you can see the "dest.pdf" chart's header shows as blank

Please help with that issue, thank you.

Hi,

Thanks for your posting and using Aspose.Cells.

We were able to replicate this issue using your sample file with the latest version. Chart header goes blank after saving to pdf. We have logged this issue in our database. We will look into it and resolve this issue. Once the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSJAVA-40548.

Hi,



Please download and try our latest version: Aspose.Cells for Java v7.7.0.3 and let us know your feedback.


Your issue should be fixed in it.

Thank you.

The issues you have found earlier (filed as CELLSJAVA-40548) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.