Summary
FormField checkboxes (Type 71 = FIELD_FORM_CHECK_BOX) inserted into OfficeMath equations fail to render correctly when converting Word documents to PDF. Instead of rendering as actual checkbox symbols, the litera…...Save to PDF PdfSaveOptions saveOptions = new PdfSaveOptions(); doc...doc.save("output.pdf", saveOptions); // RESULT: PDF shows " FORMCHECKBOX...