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

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:
Jonas Jenwald 2017-08-21 14:34:15 +02:00
parent 81172b571f
commit cb55506b95
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",