Line disappears from chart when converting to PDF

Hi,

I’ve found a line disappears from a chart when converting to PDF. You can find the comparison with Word’s output in the image below.

Can you please have a look?

Code:

var document = new Document(@".\test.docx");
document.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance;
document.Save(@".\out.pdf");

image.png (51.5 KB)
test.zip (256.1 KB)

Thanks,

@ServerSide527,
Thank you for reporting this problem to us. We have tested the scenario and 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 - 23643. 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-23643) have been fixed in this Aspose.Words for .NET 22.5 update also available on NuGet.