itext-dotnet icon indicating copy to clipboard operation
itext-dotnet copied to clipboard

fix for using ImageMagick 7.x installs + autodetect ImageMagick+GhostScript

Open GerHobbelt opened this issue 5 years ago • 0 comments
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 gsExec and/or compareExec have been set.

    • auto-detect both 64-bit and 32-bit installed binaries for these applications.

GerHobbelt avatar Apr 14 '20 11:04 GerHobbelt