Document outline controls (introduced in https://github.com/mozilla/pdf.js/pull/6242).
parent
7d2a901ea0
commit
327c3fb7c5
@ -113,6 +113,13 @@ User interface buttons or <kbd>ctrl</kbd> + mouse wheel can be used to change th
|
|||||||
|
|
||||||
(replace ctrl with meta on some configurations)
|
(replace ctrl with meta on some configurations)
|
||||||
|
|
||||||
|
### Outline sidebar
|
||||||
|
|
||||||
|
- After showing the sidebar, click on the "Show document outline" button () to show the document outline (if the PDF file has one).
|
||||||
|
- Nested outline items can be expanded/collapsed by clicking on the triangles at the left of an item.
|
||||||
|
- To expand/collapse all items under the selected item, press <kbd>Shift</kbd> while clicking on the triangle.
|
||||||
|
- Double-click on the "Show document outline" button () to expand/collapse all outline items.
|
||||||
|
|
||||||
<a name="minified"></a>
|
<a name="minified"></a>
|
||||||
## The PDF.js files are too big. Can you provide minified versions of JS files?
|
## The PDF.js files are too big. Can you provide minified versions of JS files?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user