itext-dotnet
itext-dotnet copied to clipboard
fix for using ImageMagick 7.x installs + autodetect ImageMagick+GhostScript
trafficstars
-
fix for using ImageMagick 7.x installs where the compare tool has been migrated into the magick tool itself: https://imagemagick.org/script/porting.php
-
augment ImageMagick and GhostScript init code to auto-detect the latest viable install of both when no environment values for
gsExecand/orcompareExechave been set.- auto-detect both 64-bit and 32-bit installed binaries for these applications.