Hi,
In a word document, I try to delete all comment and corresponding commented content (nodes between CommentRangeStart and CommentRangeEnd of each comment).
When I remove a commented paragraph, a LINE_BREAK_CHAR or may be PARAGRAPH_BREAK_CHAR is remaining.
Is-it possible to remove those LINE_BREAK_CHAR or PARAGRAPH_BREAK_CHAR directly following a CommentRangeEnd node?