You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ccouturi (JIRA)" <ji...@apache.org> on 2016/02/09 16:58:18 UTC

[jira] [Commented] (PDFBOX-3228) Jbig2 with JBIG2-Image-Decoder

    [ https://issues.apache.org/jira/browse/PDFBOX-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139106#comment-15139106 ] 

ccouturi commented on PDFBOX-3228:
----------------------------------

I follow the Timo Boehme's comment from https://issues.apache.org/jira/browse/PDFBOX-2113#comment-14026381 and it's ok with the new jar. Thanks a lot Timo.

> 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
>              Labels: jbig2
>
> 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org