]> git.parisson.com Git - pdf.js.git/commitdiff
link to AESV2 encrypted file
authornotmasteryet <async.processingjs@yahoo.com>
Thu, 21 Jul 2011 04:17:31 +0000 (23:17 -0500)
committernotmasteryet <async.processingjs@yahoo.com>
Thu, 21 Jul 2011 04:17:31 +0000 (23:17 -0500)
test/pdfs/i9.pdf.link [new file with mode: 0644]
test/test_manifest.json

diff --git a/test/pdfs/i9.pdf.link b/test/pdfs/i9.pdf.link
new file mode 100644 (file)
index 0000000..a4a75e7
--- /dev/null
@@ -0,0 +1 @@
+http://www.uscis.gov/files/form/i-9.pdf
index 6c1ff71cd40f738e2f77fc41ac4f53ede391bfbe..c5c19639760ad27b631fdbaa9ea37e575ee577b3 100644 (file)
        "file": "pdfs/ArabicCIDTrueType.pdf",
        "rounds": 1,
        "type": "load"
+    },
+    {  "id": "i9-pdf",
+       "file": "pdfs/i9.pdf",
+       "link": true,
+       "rounds": 1,
+       "type": "eq"
     }
 ]