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 …...Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out...to the complexity of the PDF format and how Aspose.Words handles...