From ed39546bc9c327b3b52c493a0a11210d12adbbcb Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 1 Jun 2021 18:41:33 -0700 Subject: [PATCH] Fix decorate pages checkbox --- source/2/2.2/2.2.6/qpdfview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/2/2.2/2.2.6/qpdfview.rst b/source/2/2.2/2.2.6/qpdfview.rst index 0f6512d7..65c533eb 100644 --- a/source/2/2.2/2.2.6/qpdfview.rst +++ b/source/2/2.2/2.2.6/qpdfview.rst @@ -71,9 +71,9 @@ To add your own settings to qpdfview you can get to a settings window with :menu .. image:: qpdfviewprefrences.png -If you want to reset these settings to the defaults is to press the :guilabel:`Defaults` button. To toggle having a small decoration showing where different pages are check the :guilabel:`Decorate links` checkbox. If you just want defaults on the current tab you can press the :guilabel:`Defaults on current tab` button. If you want to return to viewing your PDF with the same settings press the :guilabel:`OK` button. If you wish to discard your changes press the :guilabel:`Cancel` button. +If you want to reset these settings to the defaults is to press the :guilabel:`Defaults` button. If you just want defaults on the current tab you can press the :guilabel:`Defaults on current tab` button. If you want to return to viewing your PDF with the same settings press the :guilabel:`OK` button. If you wish to discard your changes press the :guilabel:`Cancel` button. -To deal with settings on graphics press press on the :guilabel:`Graphics` tab. The settings for paper color will has a drop down menu for previewing what it is like printing on colored paper. The checkbox :guilabel:`Prefetch` will preload pages not directly viewed by the PDF viewer not directly on the screen however this will use more resources. The drop down for :guilabel:`Cache size` will increase loading speed but will use more resources. The :guilabel:`Prefetch` checkbox loads pages before you view them. The :guilabel:`Prefetch distance` tells you how many pages away from where you are to load. The field for :guilabel:`Presentation background color` sets the color of the background for presentations. The :guilabel:`Cache size` increases the size of the cache which will apply more system resources to run heavy PDFs like hundred of pages of full color artwork. +To deal with settings on graphics press press on the :guilabel:`Graphics` tab. To toggle having a small decoration showing where different pages are check the :guilabel:`Decorate pages` checkbox. The settings for paper color will has a drop down menu for previewing what it is like printing on colored paper. The checkbox :guilabel:`Prefetch` will preload pages not directly viewed by the PDF viewer not directly on the screen however this will use more resources. The drop down for :guilabel:`Cache size` will increase loading speed but will use more resources. The :guilabel:`Prefetch` checkbox loads pages before you view them. The :guilabel:`Prefetch distance` tells you how many pages away from where you are to load. The field for :guilabel:`Presentation background color` sets the color of the background for presentations. The :guilabel:`Cache size` increases the size of the cache which will apply more system resources to run heavy PDFs like hundred of pages of full color artwork. .. image:: qpdfview-graphics.png