mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Handle missing encoding differences array
This commit is contained in:
parent
7df39bb065
commit
31d64af855
3 changed files with 17 additions and 8 deletions
1
test/pdfs/txt2pdf.pdf.link
Normal file
1
test/pdfs/txt2pdf.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.sanface.com/pdf/test.pdf
|
|
@ -133,5 +133,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "txt2pdf",
|
||||
"file": "pdfs/txt2pdf.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue