Dave Smith created PDFBOX-1999:
----------------------------------
Summary: JBIG2Filter - FlateDecoded Globals Table
Key: PDFBOX-1999
URL: https://issues.apache.org/jira/browse/PDFBOX-1999
Project: PDFBox
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Dave Smith
Attachments: pdfbox.patch
When rendering a jbig2 with a Globals table that has a filter (in this case
compressed) JBIG2Filter was calling getFilteredStream which sounds correct but
in fact is not filtered but the raw data. It needs to be getUnfilteredStream()
.
I will submit a patch. I have a pdf to test it on but it is public so the test
will have to be done off list
--
This message was sent by Atlassian JIRA
(v6.2#6252)