mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Create a new page in case of overflow
- it aims to fix #14071; - a subform is overflowing and the the target in case of overflow is itself. In this case we must create a new page.
This commit is contained in:
parent
c3ca78fdf8
commit
cd73e282eb
3 changed files with 20 additions and 19 deletions
1
test/pdfs/xfa_issue14071.pdf.link
Normal file
1
test/pdfs/xfa_issue14071.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/7225677/eimm5669e.2.pdf
|
|
@ -951,6 +951,14 @@
|
|||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "xfa_issue14071",
|
||||
"file": "pdfs/xfa_issue14071.pdf",
|
||||
"md5": "7ef09705091602668ce22086c83a90f3",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_filled_imm1344e",
|
||||
"file": "pdfs/xfa_filled_imm1344e.pdf",
|
||||
"md5": "0576d16692fcd8ef2366cb48bf296e81",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue