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 …...Charts have wrong axis labels when converting from DOCX to PDF...DOCX to PDF, I noticed some x-axis labels in some charts are wrongly...