check box is not printing properly while generating the pdf using aspose words jar 23.9, I tried generating in docx and the check box got printed properly but while generating in pdf format has the check box issue gettin…...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions { PreserveFormFields...}; doc.Save("Output.pdf", saveOptions); Check PDF Compliance :...