mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Merge pull request #14218 from janekotovich/subform_min_0
XFA subform with occur min=0 and no bound data displaying.
This commit is contained in:
commit
e136afbabc
4 changed files with 15 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -213,6 +213,7 @@
|
|||
!issue4402_reduced.pdf
|
||||
!issue845r.pdf
|
||||
!issue3405r.pdf
|
||||
!issue14130.pdf
|
||||
!issue7339_reduced.pdf
|
||||
!issue3438.pdf
|
||||
!issue11403_reduced.pdf
|
||||
|
|
BIN
test/pdfs/issue14130.pdf
Normal file
BIN
test/pdfs/issue14130.pdf
Normal file
Binary file not shown.
|
@ -4402,6 +4402,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue14130",
|
||||
"file": "pdfs/issue14130.pdf",
|
||||
"md5": "82e7efb0a10122e793fc64348d93dc4e",
|
||||
"enableXfa": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6151",
|
||||
"file": "pdfs/issue6151.pdf",
|
||||
"md5": "926f8c6b25e6f0978759f7947d70e079",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue