Hmm,
i'm using the newest version of Ghostscript.net.
I tried your suggestions, and the error is coming from GhostscriptInterpreter.cs @ line 281.
I don't have enough knowledge of Ghostscript to know what this actually means.
Thanks for the helping.
Anders
i'm using the newest version of Ghostscript.net.
I tried your suggestions, and the error is coming from GhostscriptInterpreter.cs @ line 281.
int rc_enc = _gs.gsapi_set_arg_encoding(_gs_instance, GS_ARG_ENCODING.UTF8);
It seems that _gs.gsapi_set_arg_encoding is null when this is called.I don't have enough knowledge of Ghostscript to know what this actually means.
Thanks for the helping.
Anders