PdfSaveOptions saveOptions = new PdfSaveOptions();
File converted = new File("C:\\output.pdf");
Document doc = new Document("C:\\nput.docx");
doc.getChildNodes(NodeType.COMMENT, true).clear();
doc.save(converted.getAbso…...zip (362.2 KB) rizwan.niazi December...it is working properly Output.zip (149.6 KB). It appeared as this...