mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16387 from calixteman/issue16384
[Annotations] Draw readonly annotations on their own canvas and show the HTML elements when there is a JS interaction (issue #16384)
This commit is contained in:
commit
f151a39d14
4 changed files with 27 additions and 1 deletions
2
test/pdfs/issue16384.pdf.link
Normal file
2
test/pdfs/issue16384.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/11396519/2.2.2.2.pdf
|
||||
|
|
@ -7554,5 +7554,14 @@
|
|||
},
|
||||
"annotations": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue16384",
|
||||
"file": "pdfs/issue16384.pdf",
|
||||
"md5": "2a4695a9ce6243832a06e989f1dc6599",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"forms": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue