mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Use fake MyriadPro as a fallback for missing fonts
- aims to fix #13597.
This commit is contained in:
parent
d416b23898
commit
690b5d1941
6 changed files with 62 additions and 31 deletions
1
test/pdfs/xfa_issue13597.pdf.link
Normal file
1
test/pdfs/xfa_issue13597.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210710141547/https://help.adobe.com/en_US/livecycle/11.0/SampleForms/941/Form.pdf
|
|
@ -1184,6 +1184,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13597",
|
||||
"file": "pdfs/xfa_issue13597.pdf",
|
||||
"md5": "1ed9338f7e797789c0b41182f51b9002",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13633",
|
||||
"file": "pdfs/xfa_issue13633.pdf",
|
||||
"md5": "e5b0d09285ca6a140eba08d740be0ea0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue