mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16397 from calixteman/issue14565
Make something similar to Acrobat when Underline annotation has no appearance
This commit is contained in:
commit
8f2d8f62f3
4 changed files with 13 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -589,3 +589,4 @@
|
|||
!issue16278.pdf
|
||||
!copy_paste_ligatures.pdf
|
||||
!issue16316.pdf
|
||||
!issue14565.pdf
|
||||
|
|
BIN
test/pdfs/issue14565.pdf
Normal file
BIN
test/pdfs/issue14565.pdf
Normal file
Binary file not shown.
|
@ -7572,5 +7572,13 @@
|
|||
"link": true,
|
||||
"forms": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue14565",
|
||||
"file": "pdfs/issue14565.pdf",
|
||||
"md5": "ee0b064d227fe90a4795ff0c4dd0a47c",
|
||||
"rounds": 1,
|
||||
"annotations": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue