php - Where does Ghostscript need to be installed if I want to use it with imagemagick in XAMPP -


so using local installed server xampp imagemagick convert pdf files images, need ghostscript .. installing ghostscript , need installed in xampp folder in order imagemagick communicate or can install clicking here http://sourceforge.net/projects/ghostscript/?source=dlp , install it

because imagemagick , had install , placed folder in xampp directory , add php_imagick.dll file in php/ext folder , edit php.ini, worked.. should done ghostscript though ? download , work wherever it's placed ?

yes, have same scenario in im using different tools beside ghostscript , imagemagick xampp, installing imagemagick add environment variables can call anywhere, ghostscript should download @ specific place, call inside project fixed path .


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -