Hi Team,
We are having issue , where we are inserting the html in content control. It is inserting fine but there is inconsistent spacing. There is space between 1st inserted element and 2nd inserted element , but after…...getText()); Font font = getFontFromSdt(sdtTag);...appendChild(para); if (font != null) { run.getFont().setName(font.getName());...