Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this:
<input _ngconten…...title="on" class="ng-star-inserted"> When this HTML is imported...rendered correctly in a Word document when using the insertHtml...