mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-26 10:05:47 +02:00
Adding verbosity
parent
c3e4f428f9
commit
81b929baad
@ -20,4 +20,5 @@ Example: http://www.example.com/pdf.js#page=2
|
||||
** off: disable textLayer generation
|
||||
** visible, shadow, hover: apply the CSS class <tt>textlayer-{value}</tt> to all text layers
|
||||
* pdfBug: enable debugging tools, see [https://github.com/mozilla/pdf.js/wiki/Debugging-pdf.js].
|
||||
* useOnlyCssZoom: set to true to use only CSS zoom. Example: useOnlyCssZoom=true
|
||||
* useOnlyCssZoom: set to true to use only CSS zoom. Example: useOnlyCssZoom=true
|
||||
* verbosity: specify the verbosity of console messages. 0 = only errors, 1 = warnings and errors, 5 = warnings, errors and information messages. Example: verbosity=5
|
||||
Loading…
x
Reference in New Issue
Block a user