compare MS Word Documents
-
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
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
Nitin Raj Bidkikar
-
i made the question more clear...........your answer didnt help.....got any other solution
Nitin Raj Bidkikar
Well there are probably libraries around that you can buy that will do this. There possibly code around for free, have you even tried searching? When you post here you should have atleast had a look around for something. Assuming that you had searched I was fairly sure there wasn't going to be any free libraries which leaves you with the option of making your own ... which is why I gave the reply I did.
-
i made the question more clear...........your answer didnt help.....got any other solution
Nitin Raj Bidkikar
You can change your question after posting it, if you think you didn't make yourself clear the first time... No need to create a new question everytime. Here's an article about a Diff engine you could use: http://www.codeproject.com/cs/algorithms/diffengine.asp[^]
Regards, mav -- Black holes are the places where God divided by 0...