XFA - Embedded image is missing

This commit is contained in:
Jane-Kotovich 2021-10-15 19:46:28 +10:00
parent 4b8496e70f
commit c2af309917
3 changed files with 11 additions and 0 deletions

View File

@ -138,6 +138,7 @@ const MIMES = new Set([
"image/x-ms-bmp", "image/x-ms-bmp",
"image/tiff", "image/tiff",
"image/tif", "image/tif",
"application/octet-stream",
]); ]);
const IMAGES_HEADERS = [ const IMAGES_HEADERS = [

View File

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/7352426/FormDB2_fr.pdf

View File

@ -6002,5 +6002,14 @@
"rounds": 1, "rounds": 1,
"type": "eq", "type": "eq",
"annotations": true "annotations": true
},
{ "id": "xfa_issue14144",
"file": "pdfs/xfa_issue14144.pdf",
"md5": "6a0e99edcf31e815dd0e1395e8dc15f2",
"link": true,
"rounds": 1,
"enableXfa": true,
"type": "eq",
"lastPage": 1
} }
] ]