mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Merge pull request #12662 from Snuffleupagus/issue-12402
Check the top-level /Pages dictionary when finding the trailer in `XRef.indexObjects` (issue 12402)
This commit is contained in:
commit
256068556d
3 changed files with 25 additions and 8 deletions
1
test/pdfs/issue12402.pdf.link
Normal file
1
test/pdfs/issue12402.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/5597129/issue12402.pdf
|
|
@ -842,6 +842,15 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue12402",
|
||||
"file": "pdfs/issue12402.pdf",
|
||||
"md5": "70031cf610e24cc7164fb6ecd6980c8e",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 8,
|
||||
"lastPage": 8,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue10004",
|
||||
"file": "pdfs/issue10004.pdf",
|
||||
"md5": "64d1853060cefe3be50e5c4617dd0505",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue