mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16461 from Snuffleupagus/issue-16454
Improve "EI" detection in inline images (PR 12028 follow-up, issue 16454)
This commit is contained in:
commit
a6f9505a39
3 changed files with 56 additions and 36 deletions
1
test/pdfs/issue16454.pdf.link
Normal file
1
test/pdfs/issue16454.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/11537582/Pages.62.73.from.0560-22_WSP.Plan_July.2022_Version.1.pdf
|
|
@ -5972,6 +5972,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue16454",
|
||||
"file": "pdfs/issue16454.pdf",
|
||||
"md5": "82fe0c54a96667472ce999be7a789199",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "decodeACSuccessive",
|
||||
"file": "pdfs/decodeACSuccessive.pdf",
|
||||
"md5": "7749c032624fe27ab8e8d7d5e9a4a93f",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue