You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2009/01/16 18:34:59 UTC

[jira] Resolved: (PDFBOX-94) Unexpected end of ZLIB input stream

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

Andreas Lehmkühler resolved PDFBOX-94.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0-incubator

End_of_ZLIB_error.pdf works fine with revision 735060

> Unexpected end of ZLIB input stream
> -----------------------------------
>
>                 Key: PDFBOX-94
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-94
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>             Fix For: 0.8.0-incubator
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1291886
> Originally submitted by yves_bussard on 2005-09-15 04:57.
> This bug reopens bug number 1261555:
> The attached pdf document produces a "Unexpected end of
> ZLIB input stream" exception when trying to extract the
> text for example. My environment is WindowsXP.
> It looks as if the Inflater in
> InflaterInputStream.read() method does not recognize
> that the stream is finished and tries to read/fill the
> next bytes from the input stream, which is empty. I
> don't know if the file is just corrupt, but I found a
> lot like this one and Acrobat Reader seems to handle it.
> The workaround described in bug 1261555 seems to work
> but is not really nice.
> cheers
> Yves
> [attachment on SourceForge]
> http://sourceforge.net/tracker/download.php?group_id=78314&atid=552832&aid=1291886&file_id=149154
> End_of_ZLIB_error.pdf (application/pdf), 126524 bytes
> "Unexpected end of ZLIB input stream" producing document
> [comment on SourceForge]
> Originally sent by benlitchfield.
> Logged In: YES 
> user_id=601708
> See also leonardo.menezes-chinanihc.pdf
> Ben

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.