Compare two pdf files to get the delta
Problem: Find the delta/diff between two pdf files on a windows machine
Solution:
- Install WinMerge
- 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".
- In WinMerge, go to Plugins > List and tick the "Enable Plugins" checkbox
- Choose Plugins > Automatic Unpacking
Or https://github.com/vslavik/diff-pdf
nice post
ReplyDelete