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 …...a DOCX to PDF, I noticed some x-axis labels in some charts are...experiencing issues with incorrect x-axis labels in charts when converting...