Charts look different in pdf converted from docx

Hi,

When converting a DOCX with some Office Charts to PDF, we discovered a few more cases where the charts look incorrect in PDF.

Code:
var doc = new Document(@“test.docx”);
doc.Save(@“test.pdf”);

I’ve attached the test files and output files for your reference and highlighted the difference in those charts (mainly about horizontal axis cut-off, text overlapping or legend position). Could you please help me take a look?
test.zip (165.7 KB)
image.png (77.5 KB)
image.png (120.2 KB)
image.png (61.0 KB)

Thanks

@ServerSide527

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-17977. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-17977) have been fixed in this Aspose.Words for .NET 19.7 update and this Aspose.Words for Java 19.7 update.

The issues you have found earlier (filed as WORDSNET-18767) have been fixed in this Aspose.Words for .NET 19.8 update and this Aspose.Words for Java 19.8 update.

The issues you have found earlier (filed as WORDSNET-18768) have been fixed in this Aspose.Words for .NET 19.11 update and this Aspose.Words for Java 19.11 update.