XFA - Embedded image is missing
This commit is contained in:
parent
4b8496e70f
commit
c2af309917
@ -138,6 +138,7 @@ const MIMES = new Set([
|
||||
"image/x-ms-bmp",
|
||||
"image/tiff",
|
||||
"image/tif",
|
||||
"application/octet-stream",
|
||||
]);
|
||||
|
||||
const IMAGES_HEADERS = [
|
||||
|
1
test/pdfs/xfa_issue14144.pdf.link
Normal file
1
test/pdfs/xfa_issue14144.pdf.link
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/mozilla/pdf.js/files/7352426/FormDB2_fr.pdf
|
@ -6002,5 +6002,14 @@
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "xfa_issue14144",
|
||||
"file": "pdfs/xfa_issue14144.pdf",
|
||||
"md5": "6a0e99edcf31e815dd0e1395e8dc15f2",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq",
|
||||
"lastPage": 1
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user