Hi Team ,
we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code
doc.getLayoutOptions().setCommentDisplayMode(Commen…...you will need to manually extract the comments from the document...structured approach you can follow: Extract Comments : Loop through the...