0

I am unable to invoke ghostscript dll. It only works if I copy dll to windows/system folder. Can I specify my custom path that ghost4j should use for the dll.? I am using the sample core api sample from ghost4j site

1 Answers1

0

You can use the jna.library.path system property to set your custom DLL search path. See this post.

nguyenq
  • 8,212
  • 1
  • 16
  • 16