mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Ignore the rest of the image when encountering an EOI (End of Image) marker while parsing Scan data (issue 9679)
This commit is contained in:
parent
c2cbeaa34d
commit
620f65488b
3 changed files with 27 additions and 1 deletions
1
test/pdfs/issue9679.pdf.link
Normal file
1
test/pdfs/issue9679.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/1929531/K.BIS.PDF
|
|
@ -3223,6 +3223,13 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9679",
|
||||
"file": "pdfs/issue9679.pdf",
|
||||
"md5": "3077d06add3875705aa1021c7b116023",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1108753",
|
||||
"file": "pdfs/bug1108753.pdf",
|
||||
"md5": "a7aaf92d55b4602afb0ca3d75198b56b",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue