Hello everyone.
Is there any way to make merging 2 word-documents, considering the mode of MS Word "Track Changes".
Are you trying to merge different documents that have tracked changes or merge two modified versions of the same document?
For the former, try DocumentBuilder from the PowerTools for Open XML core. The latter is quite a difficult problem. For example, what do you do if the two documents have made different changes to the same text?
Hi, i happened to used this word document merging sdk in c# to help my image programming work which includes the merge of two or more word documents, it works well, have a try. And, what's more, it also can merge pdf documents, which i thinks you maybe also need this source.
TAGS: image developing sdk