1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 07:38:07 +02:00

Merge pull request #8800 from Snuffleupagus/issue-8798

Try to recover if we reach the end of the stream when searching for the `EI` marker of an inline image (issue 8798)
This commit is contained in:
Tim van der Meij 2017-08-23 23:47:51 +02:00 committed by GitHub
commit e9ba54940d
3 changed files with 25 additions and 8 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/1241137/output_34.pdf

View file

@ -2966,6 +2966,14 @@
"type": "eq",
"about": "Inline image with ASCII85Decode filter."
},
{ "id": "issue8798",
"file": "pdfs/issue8798.pdf",
"md5": "e9e60ea3f8f33850b0333fb04e074e64",
"rounds": 1,
"lastPage": 1,
"link": true,
"type": "eq"
},
{ "id": "issue8613",
"file": "pdfs/issue8613.pdf",
"md5": "bc7ad2db75710aa9916c5769e0c02123",