Posted comments (4)

Posted by Kapil at July 22, 2008 00:30:48 CEST
I would like to use it with PHP?

I got PECL.zip file and got php_imagick.dll from it and saved to php ext folder. then

in php.in
extension=php_imagick.dll

and restarted but could see imagick to run

Pleas advice and email
girdhars[[at[[airtelmail.in
Thanks
Posted by Sumit at October 24, 2008 06:11:41 CEST
I would like to use it in struts2.0?
Posted by Mikey at October 31, 2009 15:42:09 CET
Hi,

I am finding it impossible to use ImageMagick with Ghostscript. I have installed both but ImageMagick keeps looking for gs32.exe instead of my current version. Is there any way to point IM to the new Ghostscript version?

many thanks,

Mike
Posted by Bob Burket at September 22, 2010 18:41:51 CEST
This is all very helpful. But where can I find any guidance for using the libraries to link with C programs via the C language API? Not having much luck, but I'm sure it can be done.