Hi,
Currently I am using Aspose.Words to compare two PDF documents using below code.
Document baselineDoc = new Document(baselinePdfPath);
Document generatedDoc = new Document(generatedPdfPath);
// There should be no …...return false; } We have Aspose.Total license. Wanted to check...