ccouturi created PDFBOX-3228:
--------------------------------
Summary: Jbig2 with JBIG2-Image-Decoder
Key: PDFBOX-3228
URL: https://issues.apache.org/jira/browse/PDFBOX-3228
Project: PDFBox
Issue Type: Bug
Components: Rendering
Affects Versions: 2.0.0
Reporter: ccouturi
Priority: Minor
When I try to rasterize pdf with a jbig2 image, pdfbox logs a error:
o.a.p.contentstream.PDFStreamEngine - Cannot read JBIG2 image: jbig2-imageio is
not installed.
It's because I haven't add thrid party library like explain here =>
https://pdfbox.apache.org/2.0/dependencies.html
If I append jbig2-imageio to my dependencies, it's ok.
But if I want to use the second library (JBIG2-Image-Decoder) and add it to my
classpath, it's ko. I have got the same error: Cannot read JBIG2 image:
jbig2-imageio is not installed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]