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…...comments in the docx to be printed in PDF by below code doc.getLayoutOptions()...extract the comments from the document and format them accordingly...