You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Andrew Munn <an...@nmedia.net> on 2015/04/22 05:37:02 UTC

PDFBox: WARNING: stream ends with 'endstream ' instead of 'endstream'

Hi,
What is this about?

Apr 21, 2015 10:32:15 PM org.apache.pdfbox.pdfparser.COSParser parseCOSStream
WARNING: stream ends with 'endstream ' instead of 'endstream' at offset 70983
Apr 21, 2015 10:32:15 PM org.apache.pdfbox.pdfparser.COSParser parseCOSStream
WARNING: stream ends with 'endstream ' instead of 'endstream' at offset 125765

Thanks a lot

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org


Re: PDFBox: WARNING: stream ends with 'endstream ' instead of 'endstream'

Posted by Tilman Hausherr <TH...@t-online.de>.
It is a malformed PDF. I assume a stream ends with "endstream" and then 
some unprintable character instead of "endstream" and then a newline. 
However we recover from this. I could tell more if you'd upload the PDF 
somewhere.

Tilman

Am 22.04.2015 um 05:37 schrieb Andrew Munn:
> Hi,
> What is this about?
>
> Apr 21, 2015 10:32:15 PM org.apache.pdfbox.pdfparser.COSParser parseCOSStream
> WARNING: stream ends with 'endstream ' instead of 'endstream' at offset 70983
> Apr 21, 2015 10:32:15 PM org.apache.pdfbox.pdfparser.COSParser parseCOSStream
> WARNING: stream ends with 'endstream ' instead of 'endstream' at offset 125765
>
> Thanks a lot
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: users-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org