mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Render rich text with only one text element
This commit is contained in:
parent
50c0fccda6
commit
085aa4207d
4 changed files with 29 additions and 4 deletions
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
|
@ -617,3 +617,5 @@
|
|||
!bug1851498.pdf
|
||||
!issue17065.pdf
|
||||
!issue17069.pdf
|
||||
!issue17215.pdf
|
||||
|
||||
|
|
BIN
test/pdfs/issue17215.pdf
Executable file
BIN
test/pdfs/issue17215.pdf
Executable file
Binary file not shown.
|
@ -8189,5 +8189,13 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue17215-annotations",
|
||||
"file": "pdfs/issue17215.pdf",
|
||||
"md5": "968848af6ef593a3d1d6aba030ef47cb",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue