Zarathustra
Expert Member
I need to compare a bunch of PDF's, find & output where the duplicates occur.
The challenge is that the duplicate pages will not necessary be in the same order.
I have tried DiffPDF (http://www.qtrac.eu/diffpdf.html), which is free very good, but only compares two files @ a time.
The PDF's which I need to compare are in the same directory. What I essentially require is something that would compare each PDF in the directory against all the others & list where the duplicates occur e.g.
Test1.pdf -> Page 1 is the same as Test10.pdf on Page 23 & the same as Test25.pdf on Page 19 etc.
Any ideas, anyone have a solution?!?
The challenge is that the duplicate pages will not necessary be in the same order.
I have tried DiffPDF (http://www.qtrac.eu/diffpdf.html), which is free very good, but only compares two files @ a time.
The PDF's which I need to compare are in the same directory. What I essentially require is something that would compare each PDF in the directory against all the others & list where the duplicates occur e.g.
Test1.pdf -> Page 1 is the same as Test10.pdf on Page 23 & the same as Test25.pdf on Page 19 etc.
Any ideas, anyone have a solution?!?