From f3cf4aacb79e95adee8be57be5302ee20a059872 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 26 Feb 2019 20:42:52 -0800 Subject: [PATCH] Add properties docks to qpdfview --- source/2/2.2/2.2.6/qpdfview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.6/qpdfview.rst b/source/2/2.2/2.2.6/qpdfview.rst index 3b8b9c25..5f733ed8 100644 --- a/source/2/2.2/2.2.6/qpdfview.rst +++ b/source/2/2.2/2.2.6/qpdfview.rst @@ -28,7 +28,7 @@ To select text or an image from qpdfview press :kbd:`control+c` or :menuselectio To save your pdf file is to :menuselection:`File --> Save` or you can press :kbd:`Control + s`. You can save the file with a different name with :menuselection:`File --> SAve as`. To save a copy of the document click :menuselection:`File --> Save a copy`. -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 :kbd:`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 :kbd:`f8` to view a thumbnial of each page of the pdf file. If you want to close one of these docks click the X button on the dock to close it. To view the fonts embeded in the pdf :menuselection:`View --> Fonts`. +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 :kbd:`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 view properties of your pdf file press :kbd:`F7` or :menuselection:`View --> Docks --> Properties`. To see a thumbnail of each page :menuselection:`View --> Dock --> Thumbnails` or press :kbd:`f8` to view a thumbnial of each page of the pdf file. If you want to close one of these docks click the X button on the dock to close it. To view the fonts embeded in the pdf :menuselection:`View --> Fonts`. To view two pages at once like if you want to see a two page spread of an illustration in a pdf of a book press :kbd:`Control + 6` or :menuselection:`View --> Two pages`. To get your view back to normal press :kbd:`Control +6` agian or :menuselection:`View --> Two pages` again. To toggle the view of three pages at a time press :kbd:`Control +4` or :menuselection:`View --> Multiple pages`. To view right to left languges on qpdfview press :kbd:`Control +Shift +R` or :menuselection:`View --> Right to left`.