PDF rendering issue with chart labels

Hi there,

After upgrading from Aspose.Cells 19.8 (Java) to Aspose.Cells 22.2 we noticed that when saving to PDF format in some charts the labels are not shown completely.

See the following picture for version 22.2:
chart_aspose_22.2.png (9.6 KB)

In version 19.8 the same Excel file when rendered to PDF results in complete data labels:
chart_aspose_19.8.png (16.7 KB)

We assembled a small sample code for demonstration:
pdf-serialisation.zip (106.6 KB)

Is this an issue beeing fixed by you or is there any way to influence label rendering on our side?

Best regards,
Benjamin

@global-format,

Thanks for your template file and screenshots.

We fixed some similar issues in recent past. I also tested your scenario/case by directly converting your template file to PDF by Aspose.Cells for Java (latest version) and it works fine. Please try our latest version/fix: Aspose.Cells for Java v22.3 (Download | Maven)

Let us know if you still find the issue.