mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[JBIG2] Fix getting decodeParms when it's an array
This commit is contained in:
parent
f2b717c637
commit
e6c805490b
3 changed files with 21 additions and 1 deletions
1
test/pdfs/issue3999.pdf.link
Normal file
1
test/pdfs/issue3999.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.nber.org/papers/w4332.pdf
|
|
@ -98,6 +98,15 @@
|
|||
"lastPage": 4,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3999",
|
||||
"file": "pdfs/issue3999.pdf",
|
||||
"md5": "0a59cd612e93758aa9f104470f45574b",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2537",
|
||||
"file": "pdfs/issue2537.pdf",
|
||||
"md5": "f56805a70ed3aa52aae5c16dd335f827",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue