mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16121 from calixteman/issue16120
Use appearance stream to render locked annotations (bug 1723568)
This commit is contained in:
commit
ec5288caa5
4 changed files with 26 additions and 1 deletions
2
test/pdfs/bug1723568.pdf.link
Normal file
2
test/pdfs/bug1723568.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9234308
|
||||
|
|
@ -7421,5 +7421,14 @@
|
|||
"type": "eq",
|
||||
"annotations": true,
|
||||
"rotation": 270
|
||||
},
|
||||
{
|
||||
"id": "bug1723568",
|
||||
"file": "pdfs/bug1723568.pdf",
|
||||
"md5": "c5cc9f1e01d195b96eadf8be0a819578",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"forms": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue