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 …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...