diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index cb770788621c1..5339928e08a4d 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -39,6 +39,7 @@ !issue7492.pdf !issue7544.pdf !issue7598.pdf +!issue7665.pdf !filled-background.pdf !ArabicCIDTrueType.pdf !ThuluthFeatures.pdf diff --git a/test/pdfs/issue7665.pdf b/test/pdfs/issue7665.pdf new file mode 100644 index 0000000000000..c51c873a860b8 Binary files /dev/null and b/test/pdfs/issue7665.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index 531e054fbdf67..8a9986215420c 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -1036,6 +1036,14 @@ "rounds": 1, "type": "eq" }, + { "id": "issue7665", + "file": "pdfs/issue7665.pdf", + "md5": "f1199d16195a61e8232e2d1e742ed46b", + "link": false, + "rounds": 1, + "type": "load", + "about": "Encrypted file with indirect objects in the /Encrypt dictionary." + }, { "id": "protectip", "file": "pdfs/protectip.pdf", "md5": "676e7a7b8f96d04825361832b1838a93",