mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #13732 from calixteman/rect
XFA - A rectangle must have the width of its parent but without inner margins
This commit is contained in:
commit
4b2e0d0d01
3 changed files with 84 additions and 13 deletions
1
test/pdfs/xfa_issue13584.pdf.link
Normal file
1
test/pdfs/xfa_issue13584.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210518165046/http://education.ohio.gov/getattachment/Topics/Special-Education/Preschool-Special-Education/ETR-Preschool-Planning-Form.pdf.aspx
|
|
@ -1184,6 +1184,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13584",
|
||||
"file": "pdfs/xfa_issue13584.pdf",
|
||||
"md5": "c41af0754dabd81996a0d54db1900beb",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13597",
|
||||
"file": "pdfs/xfa_issue13597.pdf",
|
||||
"md5": "1ed9338f7e797789c0b41182f51b9002",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue