mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Adjust incorrect first obj number of "free" xref entry in XRef_readXRefTable
(issue 7229)
Fixes 7229.
This commit is contained in:
parent
2001953871
commit
e281ef15db
4 changed files with 15 additions and 6 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -24,6 +24,7 @@
|
|||
!issue7101.pdf
|
||||
!issue7115.pdf
|
||||
!issue7200.pdf
|
||||
!issue7229.pdf
|
||||
!filled-background.pdf
|
||||
!ArabicCIDTrueType.pdf
|
||||
!ThuluthFeatures.pdf
|
||||
|
|
BIN
test/pdfs/issue7229.pdf
Normal file
BIN
test/pdfs/issue7229.pdf
Normal file
Binary file not shown.
|
@ -1248,6 +1248,14 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7229",
|
||||
"file": "pdfs/issue7229.pdf",
|
||||
"md5": "480e51aae0ac271780e4603d1561d15e",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"lastPage": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue1940",
|
||||
"file": "pdfs/issue1940.pdf",
|
||||
"md5": "4f0a0b92c1b5e6e86e1a82490087e6e5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue