1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #5910 from jordan-thoms/fix-concatenated-files

Fix error reading concatenated pdfs
This commit is contained in:
Tim van der Meij 2015-05-13 22:40:55 +02:00
commit d484ebd492
4 changed files with 14 additions and 6 deletions

View file

@ -127,3 +127,4 @@
!issue5481.pdf
!issue5567.pdf
!issue5701.pdf
!issue5909.pdf

BIN
test/pdfs/issue5909.pdf Executable file

Binary file not shown.

View file

@ -2125,5 +2125,11 @@
"md5": "d5b37f8bf1b3aafa1b4fcf19ebdc7c74",
"rounds": 1,
"type": "eq"
},
{ "id": "issue5909",
"file": "pdfs/issue5909.pdf",
"md5": "51a724136c0c10008bd061a78ea4b8fc",
"rounds": 1,
"type": "load"
}
]