mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #15095 from Snuffleupagus/Annotation-OC
Add (basic) support for Optional Content in Annotations
This commit is contained in:
commit
cd35b9bfac
2 changed files with 134 additions and 76 deletions
|
@ -6561,6 +6561,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{ "id": "bug1737260-oc",
|
||||
"file": "pdfs/bug1737260.pdf",
|
||||
"md5": "8bd4f810d30972764b07ae141a4afbc4",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"optionalContent": {
|
||||
"191R": false
|
||||
}
|
||||
},
|
||||
{ "id": "bug1737260",
|
||||
"file": "pdfs/bug1737260.pdf",
|
||||
"md5": "8bd4f810d30972764b07ae141a4afbc4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue