diff --git a/Viewer-options.mediawiki b/Viewer-options.mediawiki index 5749a08..abe3297 100644 --- a/Viewer-options.mediawiki +++ b/Viewer-options.mediawiki @@ -14,9 +14,9 @@ Example: http://www.example.com/pdf.js#page=2 * pagemode: either "thumbs" or "bookmarks". Example: pagemode=thumbs * disableWorker: set to true to disable web workers. Example: disableWorker=true * disableRange: set to true to disable range requests. Example: disableRange=true -* disableAutoFetch +* disableAutoFetch: set to true to disable autofetching. Example: disableAutoFetch=true * locale: use another locale than the default. Example: locale=nl * textLayer: set to one of the following. Example: textLayer=off ** off: disable textLayer generation -** visible, shadow, hover: apply the CSS class textlayer- to all text layers +** visible, shadow, hover: apply the CSS class textlayer-{value} to all text layers * pdfBug: handle PDF bugs \ No newline at end of file