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