Hi,
When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered.
Code:
var doc = new Document(@".\test.docx");
doc.Save(@".\out.pdf", new PdfSaveOptions());
I’ve attached the test …...Words Product Family words-net ServerSide527 May 9, 2025, 9:48am...Converting to PDF|Aspose.Words for .NET alexey.noskov May 9, 2025, 9:58am...