mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #17770 from Aditi-1400/fix-issue-16843
Add language attribute to canvas
This commit is contained in:
commit
2a52fda11b
3 changed files with 21 additions and 7 deletions
1
test/pdfs/issue16843.pdf.link
Normal file
1
test/pdfs/issue16843.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/12366234/16_2020-044.pdf
|
|
@ -2202,6 +2202,15 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue16843-text",
|
||||
"file": "pdfs/issue16843.pdf",
|
||||
"md5": "2845b2f7f02690c388c24c488297028a",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"id": "issue5509",
|
||||
"file": "pdfs/issue5509.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue