You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
Hi,
I am facing a weird problem. My code works on my machine but not on production. :D :D :D
Ghostscript: 9.18 (2015-10-05)
Ghostscript4j : 1.0.1
jna: 4.1.0
( all versions are same on local machine as well as on production.)
I am trying to create thumbnail from the PDF file.
Here is my code:
The error I got on my production is:
Can anyone gives me any direction?