I need to be able to read in two strings and output a third to a RTF control which shows the differences. This is to be able check the changes made to documents. Essentially I'd like the rtf text to look like Word's 'Compare Documents'. Unfortunately the user does not have Word so I cannot use automation.
Any ideas please? Presumably there's an algorithm to do this but I don't really have the time to re-invent the wheel. Alternatively are there any freeware programs that I could call in the background to output the differences into a text file which can then be pulled into the rtf control?
Any ideas please? Presumably there's an algorithm to do this but I don't really have the time to re-invent the wheel. Alternatively are there any freeware programs that I could call in the background to output the differences into a text file which can then be pulled into the rtf control?