Compare two pdf files to get the delta



Problem: Find the delta/diff between two pdf files on a windows machine

Solution:


  1.  Install WinMerge 
  2.  Download and install xdocdiff plugin
    • Select [Plugins]-[Automatic Unpacking].
    • Unzip file.
    • Copy xdoc2txt.exe and zlib.dll to WinMerge program folder. (Where WinMerge.exe is located)
    • Copy amb_xdocdiffPlugin.dll to sub folder "MergePlugins".
  3. In WinMerge, go to Plugins > List and tick the "Enable Plugins" checkbox 
  4. Choose Plugins > Automatic Unpacking

Or https://github.com/vslavik/diff-pdf

Comments

Post a Comment

Popular posts from this blog

Software Testing @ Microsoft

Trim / Remove spaces in Xpath?