We are using Word.Java to convert documents into HTML (from RTF) and some of the documents have checkboxes. When the document is converted to HTML, the checkboxes are clickable. For our use cases, we don’t want users to …...you can replace checkbox form fields with text before converting...} } // Remove firm fields. doc.Range.Fields.Where(f => f.Type...