Chart legend is cut off

Hi,

When converting a DOCX to PDF with Aspose the legend of a chart is cut off, could you have a look at it?

Code:

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

image.png (61.4 KB)
test.zip (220.4 KB)

Thank you,

@ServerSide527 Thank you for reporting this problem to us. For a sake of correction it has been logged as WORDSNET-23636. We will keep you informed and let you know once it is resolved.

The issues you have found earlier (filed as WORDSNET-23636) have been fixed in this Aspose.Words for .NET 22.9 update also available on NuGet.