We are trying to extract comments from word document
we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments
comment_nodes…...collects all comments without filtering based on their parent paragraphs...