mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Merge pull request #13856 from calixteman/xfa_layout_rounding
XFA - Avoid to put something in very small areas
This commit is contained in:
commit
52ef63f1fe
3 changed files with 18 additions and 7 deletions
1
test/pdfs/xfa_issue13855.pdf.link
Normal file
1
test/pdfs/xfa_issue13855.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/6924738/imm5710f.1.pdf
|
|
@ -1262,6 +1262,16 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13855",
|
||||
"file": "pdfs/xfa_issue13855.pdf",
|
||||
"md5": "0aaaf62ff979c7837c2c63df44456238",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 3,
|
||||
"lastPage": 3,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13584",
|
||||
"file": "pdfs/xfa_issue13584.pdf",
|
||||
"md5": "c41af0754dabd81996a0d54db1900beb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue