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 #1095 from arturadib/issue-1055

Fixes #1055 by falling back to page resources
This commit is contained in:
notmasteryet 2012-01-17 17:19:51 -08:00
commit 782b67b967
3 changed files with 12 additions and 4 deletions

View file

@ -0,0 +1 @@
http://mcpherrin.ca/code/mozilla/engl208b.pdf

View file

@ -410,5 +410,12 @@
"pageLimit": 3,
"link": true,
"type": "load"
},
{ "id": "issue1055",
"file": "pdfs/issue1055.pdf",
"md5": "3ba56c2e48dce81da8669b1b9cf98ff0",
"rounds": 1,
"link": true,
"type": "eq"
}
]