Need to consolidate the the comments(Annotations) given by different users from three or more set of same word documents.
Let me explain the scenario
For example:
A document gone for review process to three different users (reviewers) either in serial or parallel mode.
All the reviewers will take the source document and given their respective comments.
Using ASPOSE word, we trying to consolidate all the comments (annotations) in to the single document by extracting
all the review comments given by all the three users (reviewers) in their respective documents.
We are using ReplaceEvaluator to create annotation in final document but it create annotations for the texts found
in all the pages in the final document.
Also attached the sample source documents and destination (final expected) document for your reference.
Thanks
Naveenkumar S SSample Docs.zip (78.5 KB)