Include forms/print reference tests for the document from #12233

In addition to the unit tests these reference tests make sure that this
document, that triggered some edge cases in our code, can be rendered
and printed successfully now.
This commit is contained in:
Tim van der Meij 2020-08-22 16:24:03 +02:00
parent a8efc0296b
commit 73bc8e1d9f
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/5112498/OoPdfFormExample.pdf

View File

@ -4492,6 +4492,25 @@
"63R": "" "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", { "id": "issue11931",
"file": "pdfs/issue11931.pdf", "file": "pdfs/issue11931.pdf",
"md5": "9ea233037992e1f10280420a49e72845", "md5": "9ea233037992e1f10280420a49e72845",