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…...\test.docx”); doc.Save(@“.\out.pdf”);...pdf”); I’ve attached the test file, a screenshot and the font file...