I included Ghost4J 0.45 into my project using Maven and installed Ghostscript into C:\\Program Files\\gs\\gs9.06.
Ghost4J 0.45
C:\\Program Files\\gs\\gs9.06
But I still get an error
if u want to use a system property -Djna.library.path=/path/to/dir should be used instead of -Djava.library.path=/path/to/dir
-Djna.library.path=/path/to/dir
-Djava.library.path=/path/to/dir
Does it work if you copy gsdll64 to your working directory? :-)
gsdll64