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 has been archived by the owner on Feb 9, 2024. It is now read-only.
produces this error:
ERROR: org.ghost4j.converter.ConverterException: org.ghost4j.document.DocumentException: Documents of class org.ghost4j.document.PDFDocument are not supported by the component``
Converting the pdf file to a ps file and then back to pdf seems to be working though.
I am having an error trying to convert a PDF to a prepress ready PDF.
This code:
produces this error:
ERROR: org.ghost4j.converter.ConverterException: org.ghost4j.document.DocumentException: Documents of class org.ghost4j.document.PDFDocument are not supported by the component``
Converting the pdf file to a ps file and then back to pdf seems to be working though.
I have this in my pom
and I have instaled ghost* and libgs-dev via apt-get on my system.
The text was updated successfully, but these errors were encountered: