1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Always add links in the annotation layer

Fixes #17730.
This commit is contained in:
Calixte Denizet 2024-02-27 22:19:37 +01:00
parent 06aef89502
commit e0b843d991
4 changed files with 13 additions and 0 deletions

View file

@ -632,3 +632,4 @@
!bug1669097.pdf
!issue17671.pdf
!bug1868759.pdf
!issue17730.pdf

BIN
test/pdfs/issue17730.pdf Normal file

Binary file not shown.

View file

@ -9746,5 +9746,13 @@
"firstPage": 2,
"lastPage": 2,
"type": "eq"
},
{
"id": "issue17730",
"file": "pdfs/issue17730.pdf",
"md5": "ac9a14a75457468bde78204ca75701d6",
"rounds": 1,
"annotations": true,
"type": "eq"
}
]