In our Asp.net MVC project there is a requirement to build comparison view for two different documents content. The major comparison requirements are as below
- Missing or added text
- Text order
- Tables(missing or added Row/ Column with Text or image)
- Any language (including Braille)
- Style (Font type, Size, Bold, Italic, Underline etc.)
looking for solution with Third party Api's / Code based, which supports the above requirements with in ASP.NET MVC