[
https://issues.apache.org/jira/browse/PDFBOX-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026381#comment-14026381
]
Timo Boehme commented on PDFBOX-2113:
-------------------------------------
For the time being we could document
https://github.com/Borisvl/JBIG2-Image-Decoder as an alternative for Levigo and
add that the JAR file which one has to build should include file
META-INF/services/javax.imageio.spi.ImageReaderSpi
with the content
org.jpedal.jbig2.jai.JBIG2ImageReaderSpi
We may try asking the GitHub project owner if a maven release would be
possible. For the Apache imaging guys I think they will have the same license
problems as we have - but maybe come up with a good idea.
> Update documentation to reflect the requirement for levigo decoder for JBIG2
> ----------------------------------------------------------------------------
>
> Key: PDFBOX-2113
> URL: https://issues.apache.org/jira/browse/PDFBOX-2113
> Project: PDFBox
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.8.4, 1.8.5, 1.8.6, 2.0.0
> Reporter: Maruan Sahyoun
> Assignee: Maruan Sahyoun
> Priority: Minor
>
> The website should be enhanced to reflect the requirement for Levigo decoder
> for JBIG2. (http://pdfbox.apache.org/dependencies.html)
--
This message was sent by Atlassian JIRA
(v6.2#6252)