hi,
i have to insert a comment for particular words in docx file . for example my docx file is
this is my sampel text.
this are my testing text.
i have a sample file with spelling error(first paragraph "sampel") and grammar error(second paragraph "are").
i want to insert a comment for this two words.
my comment spelling error : change sampel to sample
my comment grammer error : change are to is
please advice ...