mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - An image can be a stream in the pdf (bug 1718521)
- hrefs can be found in catalog > Names > XFAImages
This commit is contained in:
parent
d80651e572
commit
f16828be49
10 changed files with 127 additions and 49 deletions
1
test/pdfs/xfa_bug1718521_1.pdf.link
Normal file
1
test/pdfs/xfa_bug1718521_1.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229396
|
1
test/pdfs/xfa_bug1718521_2.pdf.link
Normal file
1
test/pdfs/xfa_bug1718521_2.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229409
|
1
test/pdfs/xfa_bug1718521_3.pdf.link
Normal file
1
test/pdfs/xfa_bug1718521_3.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229430
|
|
@ -938,6 +938,30 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718521_1",
|
||||
"file": "pdfs/xfa_bug1718521_1.pdf",
|
||||
"md5": "9b89dd9e6a4c6c3258ca24debd806863",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718521_2",
|
||||
"file": "pdfs/xfa_bug1718521_2.pdf",
|
||||
"md5": "c23beb39e1c91a780da9d4b60cbd157f",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718521_3",
|
||||
"file": "pdfs/xfa_bug1718521_3.pdf",
|
||||
"md5": "5cc6fb1a65515518e3e64baa81e7a21e",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718735",
|
||||
"file": "pdfs/xfa_bug1718735.pdf",
|
||||
"md5": "1001f5c02c026943cbd37f646725d82f",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue