mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Merge pull request #13796 from Snuffleupagus/issue-13794
Allow `StreamsSequenceStream.readBlock` to skip sub-streams with errors (issue 13794)
This commit is contained in:
commit
336a74a0e5
5 changed files with 46 additions and 6 deletions
1
test/pdfs/issue13794.pdf.link
Normal file
1
test/pdfs/issue13794.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/6876708/Scan-to-Mail-PDF1_.1.pdf
|
|
@ -1399,6 +1399,14 @@
|
|||
"lastPage": 7,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue13794",
|
||||
"file": "pdfs/issue13794.pdf",
|
||||
"md5": "6b4c099e04c9df145198740f2bf75c48",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 3,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9262",
|
||||
"file": "pdfs/issue9262_reduced.pdf",
|
||||
"md5": "5347ce2d7b3866625c22e115fd90e0de",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue