diff --git a/Viewer-options.mediawiki b/Viewer-options.mediawiki index 698e83c..8fa4d01 100644 --- a/Viewer-options.mediawiki +++ b/Viewer-options.mediawiki @@ -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