Hi,
When converting some charts from DOCX to PDF, we noticed the layout of the charts did not correctly reflect the original elements in the DOCX.
Code:
var doc = new Document(@".\test.docx");
doc.LayoutOptions.TextSh…... ServerSide527 June 8, 2022, 1:28pm #4 Hi, Thanks...1 KB) Thanks, alexey.noskov June 8, 2022, 5:23pm #5 @ServerSide527...