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

Sanitize the document info.

This commit is contained in:
Brendan Dahl 2012-08-03 16:11:43 -07:00
parent 22688b4471
commit 29263836c2
3 changed files with 45 additions and 8 deletions

View file

@ -0,0 +1,2 @@
http://www.environmentallights.com/files/documents/ir_light_hazard.pdf

View file

@ -626,5 +626,13 @@
"pageLimit": 1,
"link": true,
"type": "eq"
},
{ "id": "issue1729",
"file": "pdfs/issue1729.pdf",
"md5": "29b0eddc3e1dcb23a44384037032d470",
"rounds": 1,
"pageLimit": 1,
"link": true,
"type": "load"
}
]