mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #4011 from Rob--W/issue-3885
Set eof to true at the end of a FlateStream
This commit is contained in:
commit
2e7c71c75e
4 changed files with 19 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -62,3 +62,4 @@
|
|||
!issue3371.pdf
|
||||
!issue2956.pdf
|
||||
!bug946506.pdf
|
||||
!issue3885.pdf
|
||||
|
|
BIN
test/pdfs/issue3885.pdf
Normal file
BIN
test/pdfs/issue3885.pdf
Normal file
Binary file not shown.
|
@ -61,6 +61,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3885",
|
||||
"file": "pdfs/issue3885.pdf",
|
||||
"md5": "319c998910453bc44d40c7748cd2cb79",
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2833",
|
||||
"file": "pdfs/issue2833.pdf",
|
||||
"md5": "7bc6e17c41586155c188d7408bcb9ab5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue