Hello Everyone and @alexey.noskov,
In my Java code I remove comments from my document.
When converting word to PDF using Aspose.words:
com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...getPages(); int index; PdfAnnotationEditor annotationEditor...pageCollection) { for (index = 1; index <= page.getAnnotations()...