mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Layout correctly a subform with row layout (bug 1718740)
- Fix issues with subformSet elements which are not a real container.
This commit is contained in:
parent
b3de26f514
commit
5f76b6370c
5 changed files with 52 additions and 60 deletions
1
test/pdfs/xfa_bug1718740.pdf.link
Normal file
1
test/pdfs/xfa_bug1718740.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229373
|
|
@ -938,6 +938,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718740",
|
||||
"file": "pdfs/xfa_bug1718740.pdf",
|
||||
"md5": "fab4277f2c70fd1edb35f597f5fe6819",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718521_1",
|
||||
"file": "pdfs/xfa_bug1718521_1.pdf",
|
||||
"md5": "9b89dd9e6a4c6c3258ca24debd806863",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue