I am using ghost4j as a jar in my program to convert pdf to image. I am getting Exception in thread "main"
java.lang.NoClassDefFoundError: com/sun/jna/win32/StdCallLibrary$StdCallCallback
I am new in using ghost4j and I am using Ubuntu 12.04.
Could some one please help me with this?