Correct CSS zoom parameter.

Jonas Jenwald 2013-10-22 04:06:44 -07:00
parent 28e625d5bc
commit cb01937b04

@ -20,4 +20,4 @@ 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: handle PDF bugs
* useCssZoom: set to true to use only CSS zoom. Example: useCssZoom=true
* useOnlyCssZoom: set to true to use only CSS zoom. Example: useOnlyCssZoom=true