License does not work for PPTX files while comparing documents

License does not work for PPTX files while comparing documents. However, it works for XLSX files.

         License lic = new License();
            lic.SetLicense(@"GroupDocs.Comparison.lic");

            using (Comparer comparer = new Comparer("document1.pptx"))
            {
                comparer.Add("document2.pptx");
                comparer.Compare("compare-result.pptx");
            }

compare-result.zip (99.6 KB)
xlsx documents.zip (19.0 KB)

@tahir.manzoor
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): COMPARISONNET-3739

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you have found earlier (filed as COMPARISONNET-3739) have been fixed in this update. This message was posted using Bugs notification tool by anton.samarskyy