Word comparison output doesn’t recognize the data as a difference in .NET

Diff.jpg (32.1 KB)

Here the differences are not shown whereas it shows that a new row is added and existing row is deleted.

1 Like

@mmvaishnav

Please share following details and we’ll investigate this scenario:

  • API variant that you are using/evaluating (.NET or Java)
  • API version (e.g. 20.5, 20.7)
  • Problematic/sample files
  • Sample code
  • Expected output

We are evaluating .NET API and used online demo site.

Please find the attached files used for comparison.files.zip (142.3 KB)

Expected output is that it should display the differences in rows instead of showing a new row added and existing deleted.

1 Like

@mmvaishnav

Please have a look at these screenshots.zip (326.7 KB). That is how API works.

This is expected API behavior.

But, we have just updated the same row in version 2 document so output should display as updated.

@mmvaishnav

If a new line or content is added/updated in document 2. API will count it as inserted item that is actually taken as a difference in the resultant file.