Hi,
We are using Aspose Total for Java to convert different files to PDFs.
In this case, we are converting a Word file to PDF, The word contains check boxes.
Those checkboxes are not converted to PDF correctly.
There…...even checked on the original document. The checkbox which was originally...words.Document wordDoc = new com.aspose.words.Document(inputFile);...