mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Don't traverse all pages to get a single page.
This commit is contained in:
parent
516d2e79be
commit
c2d65fc4ab
8 changed files with 183 additions and 84 deletions
2
test/pdfs/issue3848.pdf.link
Normal file
2
test/pdfs/issue3848.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
http://www.unicode.org/L2/L2006/06334-reph-telugu-gurmukhi.pdf
|
||||
|
|
@ -611,6 +611,15 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3848",
|
||||
"file": "pdfs/issue3848.pdf",
|
||||
"md5": "2498cf0650cc97ceca3e24dfa0425a73",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "load",
|
||||
"about": "Document tree with pages and page nodes on the same level."
|
||||
},
|
||||
{ "id": "issue1015",
|
||||
"file": "pdfs/issue1015.pdf",
|
||||
"md5": "b61503d1b445742b665212866afb60e2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue