1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

XFA - A rectangle must have the width of its parent but without inner margins

- it aims to fix #13584;
  - to avoid bad rendering because of clipping just set overflow to visible on SVG element.
This commit is contained in:
Calixte Denizet 2021-07-14 15:36:00 +02:00
parent a17bd13023
commit 5081167e7f
3 changed files with 84 additions and 13 deletions

View 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

View file

@ -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",