[
https://issues.apache.org/jira/browse/PDFBOX-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated PDFBOX-1999:
------------------------------------
Affects Version/s: 1.8.5
1.8.4
> JBIG2Filter - FlateDecoded Globals Table
> ----------------------------------------
>
> Key: PDFBOX-1999
> URL: https://issues.apache.org/jira/browse/PDFBOX-1999
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.8.4, 1.8.5, 2.0.0
> Reporter: Dave Smith
> Fix For: 1.8.5, 2.0.0
>
> 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)