mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Handle references for color space names that are defined in a dictionary
This commit is contained in:
parent
37a980ca28
commit
8072052fb1
3 changed files with 8 additions and 1 deletions
1
test/pdfs/hudsonsurvey.pdf.link
Normal file
1
test/pdfs/hudsonsurvey.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://issues.apache.org/jira/secure/attachment/12421789/survey.pdf
|
|
@ -145,5 +145,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "hudsonsurvey",
|
||||
"file": "pdfs/hudsonsurvey.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue