I'd like to use Ghostscript.net to convert some PDF pages to images in the background on a (low volume) web site for OCR, The code I use works in an asp.net in the development environment with the Ghostscript native library installed on the system.
Can the website be deployed on a web server using just the dlls or must it be installed on the web server itself? Right now I'm getting the "requires installation" error on the deployed website. I'm hoping against hope that isn't the final answer.
Can the website be deployed on a web server using just the dlls or must it be installed on the web server itself? Right now I'm getting the "requires installation" error on the deployed website. I'm hoping against hope that isn't the final answer.