Does the API support comparing multiple documents with track changes in .NET?

I am looking for a product which can compare multiple word document with track changes enabled so that the user can see changes from multiple authors and accept and reject using word.


Example scenario:
master.docx - This is the source document with some content.

Copy of the above document is created and sent to multiple users as below
editor1.docx - Some changes made by editor 1.
editor2.docx - Some changes made by editor 2.

Now I need a output file which compare the editor1.docx and editor2.docx with master.docx.
The output should comply with following
1. Changes made by both users should be reflected in the output file.
2. The changes should reflect with track changes and who made it
3. I should able to accept / reject changes using word built in feature.

-Yuvaraj

Hi Yuvaraj,


Thank you for showing your interest in GroupDocs.Comparison API.

Currently you can compare two files at a time using GroupDocs.Comparison API.

For comparing and merging output into a single file with all change tracking according to editors and accept/reject changes in final output file feature, we will look into details for such feature or workaround and will update you here.

Please also see complete features details here.

Thank you for your patience.

Warm Regards,

Can you share a sample which can compare two files and gives a output file with track changes?

Will I be able to compare a two files one with track changes and another one without track changes?

Thanks,
Yuvaraj

Hi Yuvaraj,


Apologies for a delayed response.

The concerned team member is working on your request and will soon update you in this thread.

Warm Regards

Hi Yuvaraj,

Please find below some useful resources to quickly get started with GroupDocs.Comparison API.

Downlaod GroupDocs.Comparison API: http://groupdocs.com/Community/files/8/.net-libraries/groupdocs_comparison_for_.net/default.aspx
GroupDocs.Comparison Docs: http://www.groupdocs.com/docs/display/comparisonnet/Home
GroupDocs.Comparison Examples: https://github.com/groupdocsComparison/GroupDocs_Comparison_NET
GroupDocs.Comparison Videos: https://www.youtube.com/channel/UCocGAn_EunYUo4v7QWGPMaw



If you will need any help or you will have any other questions please feel free to ask.


Warm Regards