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

Disable encryption when a ToUnicode stream is used in a font

This commit is contained in:
notmasteryet 2011-09-13 19:23:49 -05:00
parent 3ea4e25fb3
commit 94da20d776
3 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1 @@
http://www.puppetpress.com/classics/ArtofWarbySunTzu.pdf

View file

@ -109,5 +109,11 @@
"link": true,
"rounds": 1,
"type": "eq"
},
{ "id": "artofwar",
"file": "pdfs/artofwar.pdf",
"link": true,
"rounds": 1,
"type": "eq"
}
]