Shape in wrong position in the chart in PDF converted from DOCX

Hi,

When converting a DOCX with charts to PDF, I noticed the shape is rendered in a wrong position.

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

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

testchart.zip (33.7 KB)
image.png (32.4 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-18058. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Thanks, I’d like to add that this issue also happens when converting the same document to html. The shape had the same problem in the html as in the pdf.

@ServerSide527

Thanks for sharing the detail. This issue is related to chart rendering and will be fixed for HTML format as well. Please let us know if you have any more queries.

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