From 40c9750fd7cb9d134e94e8bbfdd69b621b4768c5 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 4 Aug 2015 22:10:58 +0200 Subject: [PATCH] Updated Viewer options (mediawiki) --- Viewer-options.mediawiki | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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