Add jump forward and backward to qpdfview

pull/58/head^2
Lyn Perrine 6 years ago
parent 50173658a6
commit c9a59f9115

@ -18,7 +18,7 @@ Usage
------
To open a pdf file use :menuselection:`File --> Open` from the menu or Ctrl + O on the keyboard. If you have a pdf open use :menuselection:`File --> Open` in new tab from the menu, click the Open in new tab button or press Ctrl + T. To refresh a pdf click the Refresh button or press F5 just like most web browsers. To switch between tabs on the keyboard you can press control control +tab to go the next tab or control shift tab to cycle through your tabs in the opposite direction. At the bottom of the tab menu will be a list of all your tabs you have open with the title of each document.
If you want to view a particular page select the box (e.g. page 1/3) and tpye the page number (e.g. page 3/3). To move to the previous and next page use the left and right arrow buttons respectively. There are numerous zoom option, including percentage, page width, page size, continous, and multiple pages.
If you want to view a particular page select the box (e.g. page 1/3) and tpye the page number (e.g. page 3/3). To move to the previous and next page use the left and right arrow buttons respectively. There are numerous zoom option, including percentage, page width, page size, continous, and multiple pages. Another way to jump to a particular page is to press control + j or :menuselection:`Edit --> Jump to Page`. To go back to page which you have just come from press control + enter or :menuselection:`Edit --> Jump backward`. To jump forward a page press control + shift + enter or :menuselection:`Edit --> Jump Forward`
qpdfview also includes some very useful docks. To view the outline dock, in the menu select :menuselection:`View --> Docks --> Outline (make sure the button is checked)` or press F6 on the keyboard. It should appear on the left hand side of the pdf with collapsable sections. This is useful in navigating large pdfs. To see a thumbnail of each page :menuselection:`View --> Dock --> Thumbnails` or press f8 to view a thumbnial of each page of the pdf file. If you want to close one of these docks press the X button on the dock to close it.

Loading…
Cancel
Save