mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-26 18:15:48 +02:00
Updated Frequently Asked Questions (markdown)
parent
b8b06ba297
commit
a01f505ffa
@ -104,10 +104,10 @@ PDF.js is mainly written for *reading* PDF files, not editing them. Because of t
|
|||||||
(warning, the following list may be incomplete)
|
(warning, the following list may be incomplete)
|
||||||
|
|
||||||
### Navigation
|
### Navigation
|
||||||
* **next page:** <kbd>n</kbd>, <kbd>j</kbd>, right arrow key, down arrow key, <kbd>Space bar</kbd>, <kbd>Enter</kbd> or click in presentation mode
|
The <kbd>Home</kbd>, <kbd>End</kbd>, <kbd>Page up</kbd>, <kbd>Page down</kbd> and all arrow keys can be used to navigate the document. Moreover, the following navigation shortcuts exist:
|
||||||
* **previous page:** <kbd>p</kbd>, <kbd>k</kbd>, left arrow key, up arrow key, <kbd>Shift</kbd> + <kbd>Space bar</kbd>, <kbd>Shift</kbd> + <kbd>Enter</kbd> or <kbd>Shift</kbd> + click in presentation mode
|
|
||||||
|
|
||||||
The <kbd>home</kbd>, <kbd>end</kbd>, <kbd>page up</kbd>, <kbd>page down</kbd> and all arrow keys can be used to navigate the document.
|
* **Next page:** <kbd>n</kbd>, <kbd>j</kbd>, <kbd>Space bar</kbd>, <kbd>Enter</kbd> or click in presentation mode
|
||||||
|
* **previous page:** <kbd>p</kbd>, <kbd>k</kbd>, <kbd>Shift</kbd> + <kbd>Space bar</kbd>, <kbd>Shift</kbd> + <kbd>Enter</kbd> or <kbd>Shift</kbd> + click in presentation mode
|
||||||
|
|
||||||
### Viewer controls
|
### Viewer controls
|
||||||
User interface buttons or <kbd>ctrl</kbd> + mouse wheel can be used to change the zooming level, but keyboard shortcuts are also available:
|
User interface buttons or <kbd>ctrl</kbd> + mouse wheel can be used to change the zooming level, but keyboard shortcuts are also available:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user