Compare Word docs
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have to compare MS Word Documents ie., the original document is to be compared with the same document after some editing and the process should be able to show the changes made. Please help me. The code should be in C# thanx, Nitin.
Nitin Raj Bidkikar
-
Hi, I have to compare MS Word Documents ie., the original document is to be compared with the same document after some editing and the process should be able to show the changes made. Please help me. The code should be in C# thanx, Nitin.
Nitin Raj Bidkikar
you can use office interop for doing that here is some articles http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=146 good luck