mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
XFA - Add margins if needed after having layout some text
This commit is contained in:
parent
eb755d098e
commit
aca102a35e
3 changed files with 18 additions and 2 deletions
1
test/pdfs/xfa_bug1716380.pdf.link
Normal file
1
test/pdfs/xfa_bug1716380.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9227435
|
|
@ -930,6 +930,14 @@
|
|||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "xfa_bug1716380",
|
||||
"file": "pdfs/xfa_bug1716380.pdf",
|
||||
"md5": "1351f816f0509fe750ca61ef2bd40872",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1716047",
|
||||
"file": "pdfs/xfa_bug1716047.pdf",
|
||||
"md5": "2f524163bd8397f43d195090978c3b56",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue