You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/09/16 15:08:33 UTC

[jira] [Updated] (PDFBOX-2354) DataFormatException: incorrect header check

     [ https://issues.apache.org/jira/browse/PDFBOX-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated PDFBOX-2354:
----------------------------------
    Description: 
http://svn.apache.org/viewvc/incubator/pdfbox/trunk/test/input/601501018.pdf?revision=682412&view=co&pathrev=793348

java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar WriteDecodedDoc -nonSeq 601501018.pdf 
java.util.zip.DataFormatException: incorrect header check
	at org.apache.pdfbox.filter.FlateFilter.decode(FlateFilter.java:83)

  was:
java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar WriteDecodedDoc -nonSeq 601501018.pdf 
java.util.zip.DataFormatException: incorrect header check
	at org.apache.pdfbox.filter.FlateFilter.decode(FlateFilter.java:83)


> DataFormatException: incorrect header check
> -------------------------------------------
>
>                 Key: PDFBOX-2354
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2354
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>
> http://svn.apache.org/viewvc/incubator/pdfbox/trunk/test/input/601501018.pdf?revision=682412&view=co&pathrev=793348
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar WriteDecodedDoc -nonSeq 601501018.pdf 
> java.util.zip.DataFormatException: incorrect header check
> 	at org.apache.pdfbox.filter.FlateFilter.decode(FlateFilter.java:83)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)