Add decorate form fields checkbox

pull/2/head
Lyn Perrine 3 years ago
parent ce9d392855
commit 2406d6cdb7

@ -73,7 +73,7 @@ To add your own settings to qpdfview you can get to a settings window with :menu
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. 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.
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. To toggle having a blue borders arround fillable forms in a pdf check the :guilabel:`Decorate form fields` 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

Loading…
Cancel
Save