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 8, 2017, 7:35pm #2...it is working properly Output.zip (149.6 KB). It appeared as this...