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…...pdf”); I’ve attached the test file, a screenshot...font file we used for your reference. Could you please help to...