Multiple parts in a chart are wrong when converting DOCX to PDF

Hi,

I noticed 3 issues when converting a chart in a DOCX to PDF.

Code:
var doc = new Document(@".\test.docx");
doc.Save(@".\out.pdf");

I could see in the PDF that 1) dashed lines are in a completely different position, 2) Y-axis labels are different from the original, 3) one X-axis label is missing

I’ve attached the test files and a screenshot for your reference. Could you please help me check?

test.zip (52.6 KB)
image.png (63.9 KB)

Thanks,

@ServerSide527

We have tested the scenario and have managed to reproduce the same issues at our side. For the sake of correction, we have logged these problems in our issue tracking system as WORDSNET-18788, WORDSNET-18789, and WORDSNET-18790. You will be notified via this forum thread once these issues are resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-18788,WORDSNET-18789,WORDSNET-18790) have been fixed in this Aspose.Words for .NET 19.12 update and this Aspose.Words for Java 19.12 update.