mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-33
This commit is contained in:
commit
176bef3c0e
4 changed files with 120 additions and 41 deletions
1
test/pdfs/fit11-talk.pdf.link
Normal file
1
test/pdfs/fit11-talk.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.ccs.neu.edu/home/samth/fit11-talk.pdf
|
|
@ -144,6 +144,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "fit11-talk",
|
||||
"file": "pdfs/fit11-talk.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"skipPages": [12,31],
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "fips197",
|
||||
"file": "pdfs/fips197.pdf",
|
||||
"link": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue