Incorrect chart representation when converting XLSX to PDF

Hi there
We have noticed that there is some incorrect chart representation when converting XLSX to PDF (version 24.5). Please see the attached files to reproduce the issue.
Example.zip (184.6 KB)

Thanks in advance for your support.

@fpre_lehner,

After an initial test, I am able to reproduce the issue as you mentioned by using the following sample code with your template file. I found incorrect chart representation when converting XLSX to PDF.

Workbook workbook = new Workbook("e:\\test2\\Example.xlsx");
workbook.Save("e:\\test2\\out1.pdf");

We require thorough evaluation of the issue. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-55846

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

Hi @fpre_lehner
We optimized the problem and the result is as follows. It will take effect in version 24.6 and is expected to be released next week.
240607.png (3.0 KB)

1 Like

Great, thank you for your support and the quick solution!

@fpre_lehner
You are welcome!

The issues you have found earlier (filed as CELLSNET-55846) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi