Trying to convert jpg to PDF using ImageMagick with Execute Command. Have had no success. Log is reporting "stderr: magick.exe: unable to load module 'C:\Program Files\ImageMagick-7.0.5-Q16\modules\coders\IM_MOD_RL_JPEG_.dll': The specified module could not be found."
However IM_MOD_RL_JPEG_.dll does exist. Just looking for some guidance. Any help would be greatly appreciated.
Particulars
Windows Server 2012 R2 Standard
Switch 13 update 1
ImageMagick for 64-bit Windows
Switch flow
Input folder
Execute Command
Output folder
Execute
Command or path: C:/Program Files/ImageMagick-7.0.5-Q16/magick.exe
Arguments: "%1" "%2"
Output
Copy input job: Yes
Output extension: PDF
ImageMagick jpg to pdf
It is probably a path-issue.
Try to use the Static IM where all the components are embedded in to one .exe-file.
They are at the bottom of the list.
http://www.imagemagick.org/script/binar ... hp#windows
Jan
Try to use the Static IM where all the components are embedded in to one .exe-file.
They are at the bottom of the list.
http://www.imagemagick.org/script/binar ... hp#windows
Jan