Goodmorning,
I know that ImageMagick works with the Ghostscript and I would like to know if I can use ImageMagick just with the gsdll32.dll.
I'd like to use my software even if Ghostscript is not installed on a computer, so I thought that maybe it could be a way to reference the dll inside my code for ImageMagick to use it.
Is it possible or the software I will develop with ImageMagick needs to run on computers that have Ghostscript installed?
I have Magick.Net-x86.dll and Magick.Net-x86.xml in my software bin directory.
Can I change the xml to link ImageMagick to the gsdll32.dll which is in the same directory?
Thank you
I know that ImageMagick works with the Ghostscript and I would like to know if I can use ImageMagick just with the gsdll32.dll.
I'd like to use my software even if Ghostscript is not installed on a computer, so I thought that maybe it could be a way to reference the dll inside my code for ImageMagick to use it.
Is it possible or the software I will develop with ImageMagick needs to run on computers that have Ghostscript installed?
I have Magick.Net-x86.dll and Magick.Net-x86.xml in my software bin directory.
Can I change the xml to link ImageMagick to the gsdll32.dll which is in the same directory?
Thank you