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

Rescale the image data when they're really too large

It fixes #17190.
This commit is contained in:
Calixte Denizet 2024-11-23 20:35:30 +01:00
parent 1f6cc85134
commit 1ef670411a
7 changed files with 136 additions and 10 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/13180762/org_AVA89V01U0.Black.pdf

View file

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

View file

@ -10775,5 +10775,23 @@
"forms": true,
"talos": false,
"type": "eq"
},
{
"id": "issue17190",
"file": "pdfs/issue17190.pdf",
"md5": "06e3ce6492dc0b5815a63965b5d7144c",
"rounds": 1,
"talos": false,
"type": "eq",
"link": true
},
{
"id": "issue17190_1",
"file": "pdfs/issue17190_1.pdf",
"md5": "63bbc71a6c2cdec11bb20c5744232c47",
"rounds": 1,
"talos": false,
"type": "eq",
"link": true
}
]