Updated Viewer options (mediawiki)
parent
bde41fd162
commit
40c9750fd7
@ -1,4 +1,4 @@
|
||||
Options for PDF.js's viewer that can be given at the URL level. Multiple values of either type can be combined by separating with an ampersand (&) after the hash (example: #page=2&zoom=200).
|
||||
Below are the options for the PDF.js viewer that can be given at URL level. Multiple values of either type can be combined by separating with an ampersand (&) after the hash (for example: #page=2&zoom=200).
|
||||
|
||||
===Options after the #===
|
||||
Example: http://mozilla.github.io/pdf.js/web/viewer.html#page=2
|
||||
@ -8,7 +8,6 @@ Example: http://mozilla.github.io/pdf.js/web/viewer.html#page=2
|
||||
* nameddest: go to a named destination
|
||||
* pagemode: either "thumbs" or "bookmarks". Example: pagemode=thumbs
|
||||
|
||||
|
||||
===Options (for viewer.html) after the ?===
|
||||
Example: http://mozilla.github.io/pdf.js/web/viewer.html?file=myfile.pdf
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user