diff --git a/test/pdfs/issue12233.pdf.link b/test/pdfs/issue12233.pdf.link new file mode 100644 index 0000000000000..a050305243cba --- /dev/null +++ b/test/pdfs/issue12233.pdf.link @@ -0,0 +1 @@ +https://github.com/mozilla/pdf.js/files/5112498/OoPdfFormExample.pdf diff --git a/test/test_manifest.json b/test/test_manifest.json index 9a9370bd84be7..27337835903a1 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -4492,6 +4492,25 @@ "63R": "" } }, + { "id": "issue12233-forms", + "file": "pdfs/issue12233.pdf", + "md5": "6099fc695fe018ce444752929d86f9c8", + "link": true, + "rounds": 1, + "type": "eq", + "forms": true + }, + { "id": "issue12233-print", + "file": "pdfs/issue12233.pdf", + "md5": "6099fc695fe018ce444752929d86f9c8", + "link": true, + "rounds": 1, + "type": "eq", + "print": true, + "annotationStorage": { + "20R": true + } + }, { "id": "issue11931", "file": "pdfs/issue11931.pdf", "md5": "9ea233037992e1f10280420a49e72845",