"ImageMagick PDF support available (optional)" is unavailable
Added by Steve Zhou over 3 years ago
Dear,
According to Defect #33283(https://www.redmine.org/issues/33283), I installed Ghostscript in windows server and set gs_command in config/configuration.yml, but "ImageMagick PDF support available (optional)" is still unavailable.
--- Details ---
[OS]
Windows Server 2019 Std x64
[Redmine]
bitnami-redmine-4.1.2-0-windows-x64-installer.exe
Install path: C:\
[Ghostscript]
gs9533w64.exe
Install path: C:\gs
[configuration.yml]
gs_command: C:\gs\bin\gswin64c.exe
Replies (3)
RE: "ImageMagick PDF support available (optional)" is unavailable - Added by Steve Zhou over 3 years ago
I checked history again, Patch #32898 can be worked.
RE: "ImageMagick PDF support available (optional)" is unavailable - Added by Steve Zhou over 3 years ago
Refer to Defect #33023, Ghostscript v9.21 can run the convert cmd, which was defined in "\lib\redmine\thumbnail.rb", from PDF to thumb in windows.
RE: "ImageMagick PDF support available (optional)" is unavailable - Added by Marian Liviriniu over 3 years ago
thank you for pointing this out