Hi,
When converting some charts from DOCX to PDF, we noticed rendered charts may have eXtra Y aXis labels, and X aXis labels are messed up.
Code:
var doc = new Document(@“.\test.docX”);
doc.Save(@“.\out.pdf”);
I’v…...X and Y axis labels are incorrectly rendered when converting...have extra Y axis labels, and X axis labels are messed up. Code:...