I want to compare 2 PDF files and a Google search revealed an older topic that explains how to do a PDF comparison using ImageMagick:
https://www.imagemagick.org/discourse-s ... hp?t=29277
Probably I'm missing something because when I run the suggested command line (on Windows 10 using ImageMagick-7.0.8-16-Q16-x64) it just gives me an error:
Any help is greatly appreciated!C:\Users\me>convert d:\Temp\A.pdf null: d:\Temp\B.pdf -compose Difference -layers composite -format %[fx:mean]\n info:
Invalid Parameter - null: