ArtifexSoftware / Ghostscript.NET

Ghostscript.NET - managed wrapper around the Ghostscript library (32-bit & 64-bit)
https://ghostscript.com
GNU Affero General Public License v3.0
391 stars 152 forks source link

it #105

Open nullscode opened 1 year ago

nullscode commented 1 year ago

I tried to use this project in linux , but i just got this "Unhandled exception. System.BadImageFormatException: You are using native Ghostscript library (gsdll32.dll) compiled for 32bit systems in a 64bit process. You need to use gsdll64.dll. 64bit native Ghostscript library can be downloaded from http://www.ghostscript.com/download/gsdnld.html"