Comparing PDF documents without applying license gives no result in .NET

GroupDocs.Comparison for .NET API(GroupDocs.Comparison for .NET 19.3.1):

ICompareResult result = comparison.Compare(sourceStream, targetStream, new ComparisonSettings());

result is null

1 Like

@Henry_Z,

In order to investigate this issue at our end, we need following details from you:

  • Please share source and target files with us?
  • Do you face this issue for all type of documents comparison (Word, PDF etc)?
  • Also confirm if license is properly applied/loaded - validate license.png (6.2 KB)

The problem has been solved. Thanks.

2 Likes

@Henry_Z,

You are welcome.