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:
parent
3ea4e25fb3
commit
94da20d776
3 changed files with 13 additions and 3 deletions
1
test/pdfs/artofwar.pdf.link
Normal file
1
test/pdfs/artofwar.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.puppetpress.com/classics/ArtofWarbySunTzu.pdf
|
|
@ -109,5 +109,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "artofwar",
|
||||
"file": "pdfs/artofwar.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue