Bonzo wrote:I wonder why some people have problems with IM convert and Windows convert ?
That's a good point Bonzo, so I first checked to see if using "convert" in a DOS window caused a problem on my system and it didn't.
I had a look at the PATH environment variables on my system and the ImageMagick path is set near the front of the PATH variable for the System Variables (not the user). If I change that PATH by just removing the reference to the ImageMagick directory and then open a new DOS window, the convert fails.
So, it looks like what is really needed is to ensure that the path to the directory containing the ImageMagick convert.exe program is in the system PATH variable.
Pete
Sorry, my ISP shutdown all personal webspace so my
MagickWand Examples in C is offline.
See my message in
this topic for a link to a zip of all the files.