Updated Debugging pdf.js (markdown)
parent
7f5781ab06
commit
782f24fbeb
@ -9,7 +9,7 @@ pdf.js has several special url parameters to alter how pdf.js works and enable d
|
|||||||
|
|
||||||
* `pdfBug=all` - Enables all the debugging tools. You can optionally enable specific tools by specifying them by their id e.g. pdfBug=FontInspector or pdfBug=Stepper,FontInspector. More about PDFBug below.
|
* `pdfBug=all` - Enables all the debugging tools. You can optionally enable specific tools by specifying them by their id e.g. pdfBug=FontInspector or pdfBug=Stepper,FontInspector. More about PDFBug below.
|
||||||
* `disableWorker=true` - Disables the worker which makes it easier to use debugging tools like firebug where workers aren't supported yet.
|
* `disableWorker=true` - Disables the worker which makes it easier to use debugging tools like firebug where workers aren't supported yet.
|
||||||
* `textLayer=[off|visible|shadow|hover]` - Disables or reveal the text layer that is used for text selection.
|
* `textLayer=[off|visible|shadow|hover]` - Disables or reveals the text layer that is used for text selection.
|
||||||
|
|
||||||
## PDFBug Tools
|
## PDFBug Tools
|
||||||
To enable see above.
|
To enable see above.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user