You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/11/13 18:46:35 UTC

[jira] [Commented] (PDFBOX-2497) GRAVE: FlateFilter: stop reading corrupt stream due to a DataFormatException

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

Tilman Hausherr commented on PDFBOX-2497:
-----------------------------------------

Please try again with the latest cmd application here:
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/


> GRAVE: FlateFilter: stop reading corrupt stream due to a DataFormatException
> ----------------------------------------------------------------------------
>
>                 Key: PDFBOX-2497
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2497
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 1.8.6, 1.8.7
>         Environment: java version "1.7.0_65"
> Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux
>            Reporter: Laurent Roger
>            Priority: Minor
>         Attachments: git-community-book-52.pdf, git-community-book-53.pdf, git-community-book.pdf, git-community-book.txt
>
>
> java -jar pdfbox-app-1.8.7.jar ExtractText git-community-book.pdf git-community-book.txt
> throws the error :
> nov. 13, 2014 5:34:31 PM org.apache.pdfbox.filter.FlateFilter decode
> GRAVE: FlateFilter: stop reading corrupt stream due to a DataFormatException
> The txt document is incomplete, stops at 
> Chapter 7: Fonctionnement Interne et Plomberie
> 133
> Git Community Book
> 134
> PdfDebugger does not show any problem of structure of git-community-book.pdf.
> PDFSplit -split 1 fails at git-community-book-53.pdf (partially written)
> java -jar pdfbox-app-1.8.7.jar PDFDebugger git-community-book-53.pdf 
> Xlib:  extension "RANDR" missing on display ":0.0".
> nov. 13, 2014 5:30:32 PM org.apache.pdfbox.pdfparser.BaseParser parseCOSDictionary
> AVERTISSEMENT: Bad Dictionary Declaration org.apache.pdfbox.io.PushBackInputStream@78900845
> nov. 13, 2014 5:30:32 PM org.apache.pdfbox.pdfparser.BaseParser parseCOSDictionary
> AVERTISSEMENT: Invalid dictionary, found: '���' but expected: '/'
> nov. 13, 2014 5:30:32 PM org.apache.pdfbox.pdfparser.XrefTrailerResolver setStartxref
> AVERTISSEMENT: Did not found XRef object at specified startxref position 0



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