Forum Discussion

techgirlbb's avatar
techgirlbb
Contributor
8 years ago

how to compare two PDF docs and list differences

I two  Pdf documents  one with current and previous versions.I need to run test to find the differences between them.I tried using the file comparison operation  but it is not listing the differences.

Tried using the aqfile.compare method  it is also returns true or false.

Is there a way that I can compare these two docs and list all the differences using Test complete?