1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

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/tiff",
"image/tif",
"application/octet-stream",
]);
const IMAGES_HEADERS = [