mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 08:08:07 +02:00
XFA - Display rectangle, line and arc
This commit is contained in:
parent
ae531e5e23
commit
1f6345b6c2
5 changed files with 201 additions and 9 deletions
1
test/pdfs/xfa_fish_licence.pdf.link
Normal file
1
test/pdfs/xfa_fish_licence.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210609130056/https://inspection.canada.ca/DAM/DAM-food-aliments/STAGING/text-texte/c5704_re_1357758804123_eng.pdf
|
1
test/pdfs/xfa_imm1295e.pdf.link
Normal file
1
test/pdfs/xfa_imm1295e.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210506174920/https://www.canada.ca/content/dam/ircc/migration/ircc/english/pdf/kits/forms/imm1295e.pdf
|
|
@ -930,6 +930,14 @@
|
|||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "xfa_fish_licence",
|
||||
"file": "pdfs/xfa_fish_licence.pdf",
|
||||
"md5": "9b993128bbd7f4217098fd44116ebec2",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue10272",
|
||||
"file": "pdfs/issue10272.pdf",
|
||||
"md5": "bf3b2f74c6878d38a70dc0825f1b9a02",
|
||||
|
@ -4201,6 +4209,14 @@
|
|||
"type": "eq",
|
||||
"about": "A CIDFontType0 font with a CFF font that isn't actually CID."
|
||||
},
|
||||
{ "id": "xfa_imm1295e",
|
||||
"file": "pdfs/xfa_imm1295e.pdf",
|
||||
"md5": "b995232fda9bb7fa57856ff7f4cda046",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "scorecard_reduced",
|
||||
"file": "pdfs/scorecard_reduced.pdf",
|
||||
"md5": "aa8ed0827092c963eea64adb718a3806",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue