Table of contents
- Main menu
- File
- Edit
- View
- Tabs
- Bookmarks
- Help
- Main view
- Auxiliary views
- Settings
Introduction
qpdfview is a simple viewer for document files in the portable document format (PDF). It uses the Poppler library for rendering and the Qt toolkit for its interface.
Refer to the manual page for information on command-line options and configuration files.
- Open... Opens a dialogue to choose a file to open in the current tab. If there is no tab, the file is opened in a new tab.
- Open in new tab... Opens a dialogue to choose files to open in new tabs.
- Recently used Contains a list of the ten most recently used files.
- Refresh Reloads the file displayed in the current tab.
- Save copy... Opens a dialogue to save a copy of the file displayed in the current tab.
- Print... Opens a dialogue to print the file displayed in the current tab.
- Exit Closes all tabs and ends the program.
- Next/Previous/First/Last page Skips to the next/previous/first/last page of the document. Without effect if the last/first/first/last page of the document is already displayed.
- Jump to page... Opens a dialogue to enter a page to display in the current tab.
- Search... Opens the search tool bar at the bottom of the window. The search automatically starts two seconds after the last change of the search term or is manually started by pressing the return key.
- Find previous/next Jumps to the previous/next occurrence of the search term in the document.
- Cancel search Cancels the currently running search and closes the search tool bar.
- Settings... Opens the settings dialogue.
The current page can be changed by entering the desired page into the text field in the edit tool bar and pressing the return key.
- Continuous Determines whether all rows of the page layout are visible at once.
- Two pages Determines whether the page layout uses two columns.
- Zoom in Increases the scale factor by 10 percent.
- Zoom out Decreases the scale factor by 10 percent.
- Original size Resets the scale factor to 100 percent.
- Fit to page width Determines the scale factor such that all pages fully fit into the main view horizontally.
- Fit to page size Determines the scale factor such that all pages fully fit into the main view horizontally and vertically.
- Rotate left Rotates the pages left/counterclockwise by 90 degrees.
- Rotate right Rotates the pages right/clockwise by 90 degrees.
- Tool bars This menu contains a list of available tool bars for accessing often used actions.
- Docks This menu contains a list of available docks for displaying supplementary information.
- Fonts... Opens a dialogue listing the fonts used in the document.
- Fullscreen Toggles the fullscreen mode, i.e. the window is shown maximized and without decoration.
- Presentation... Enters presentation mode which can be left by pressing F12 or escape. The home/end key is used to display the first/last page. Arrow keys right and down, space and the page down key jump to the next page. Arrow keys left and up, backspace and the page up key jump to the previous page. The return key returns to the page before the last jump.
The scale factor can be changed by entering the desired percentage into the text field in the view tool bar and pressing the return key.
- Previous/Next tab Makes the previous/next tab the current tab. Cycles to the last/first tab if the first/last tab is the current tab.
- Close tab Closes the current tab.
- Close all tabs Closes all tabs.
- Close all tabs but current tab Closes all tabs except for the current tab.
This menu contains a list of all tabs which can be made the current tab by clicking on them. Tabs can be closed by middle-clicking on them.
- Previous bookmark Jumps to the closest bookmark before the current page.
- Next bookmark Jumps to the closest bookmark after the current page.
- Add bookmark Adds a bookmark for the current file and page.
- Remove bookmark Removes the bookmark for the current file and page.
- Remove all bookmarks Removes all bookmarks.
- Open Opens the corresponding file in the current tab. If there is no tab, the file is opened in a new tab.
- Open in new tab Opens the corresponding file in a new tab.
- Jump to page Jumps to the corresponding page if the corresponding file is open and opens the corresponding file in a new tab otherwise.
- Contents Displays this document.
- About Displays the program version.
The backspace/space key skips to the previous/next page. The home/end key skips to the first/last page. The arrow, page up and page down keys scroll the viewport. The return key returns to the page before the last jump.
Using the mouse wheel scrolls up and down. Holding ALT while using the mouse wheel scrolls left and right. Holding CTRL while using the mouse wheel scales the document. Holding SHIFT while using the mouse wheel rotates the document.
Links are highlighted by red frames (if enabled in the settings). Left-click on a link to show the linked page or open the linked URL in the default browser (if enabled in the settings). Hovering over a link displays its destination as a tool tip.
To copy texts or images, hold SHIFT, click and hold the left mouse button to drag a frame around the area to copy. Once the mouse button is released, a pop-up menu is displayed to select whether to copy texts or images into the clipboard.
To add annotations, hold CTRL, click and hold the left mouse button to drag a frame around the region of interest. Once the mouse button is released, a pop-up menu is displayed to select whether to add text or highlight annotations. Left-click to edit annotations. Right-click to remove annotations. (Adding and removing annotations requires version 0.20 or higher of the Poppler library.) Hovering over an annotation displays its contents as a tool tip.
The outline dock displays an overview of the contents of the document. A left click on an entry jumps to the respective page in the main view.
The properties dock displays further information supplied by the document.
The thumbnails dock displays small versions of the pages. A left click on an entry jumps to the respective page in the main view.
Interface settings
- Open URL Determines whether links to URL are opened in the default browser.
- Auto-refresh Determines whether files are automatically reloaded if changed on disk.
- Track recently used If enabled, a recently used menu is available and lists the ten most recently used documents. (Effective after restart.)
- Restore tabs If enabled, tabs and their properties are saved on ending the program and restored on restart.
- Restore bookmarks If enabled, bookmarks are saved on ending the program and restored on restart.
- Tab position Defines at which edge of the main view tabs will be displayed.
- Tab visibility Determines whether tabs will be displayed if less than two documents are opened.
- File tool bar Defines which actions are visible in the file tool bar. Available actions are openInNewTab, open, refresh, saveCopy and print. (Effective after restart.)
- Edit tool bar Defines which actions are visible in the edit tool bar. Available actions are currentPage, previousPage, nextPage, firstPage, lastPage, jumpToPage, search, copyToClipboard and addAnnotation. (Effective after restart.)
- View tool bar Defines which actions are visible in the view tool bar. Available action are scaleFactor, zoomIn, zoomOut, conitnuousMode, twoPagesMode, originalSize, fitToPageWidth, fitToPageSize, rotateLeft, rotateRight, fullscreen and presentation. (Effective after restart.)
- Zoom modifiers The keyboard modifiers to zoom using the mouse wheel in the main view.
- Rotate modifiers The keyboard modifiers to rotate using the mouse wheel in the main view.
- Horizontal modifiers The keyboard modifiers to scroll horizontally using the mouse wheel in the main view.
- Copy modifiers The keyboard modifiers to copy texts or images from a page.
- Annotate modifiers The keyboard modifiers to add annotations to a page.
Graphics settings
- Decorate pages Determines whether pages are set apart from the background.
- Decorate links Determines whether links are highlighted by red frames.
- Invert colors Determines whether pages are rendered with inverted colors.
- Page spacing Determines both vertical and horizontal space displayed between pages.
- Thumbnail spacing Determines both vertical and horizontal space displayed between thumbnails.
- Thumbnail size Determines the size of the thumbnails.
- Antialiasing Improves display quality at the cost of performance
- Text antialiasing Improves text display quality at the cost of performance
- Text hinting May improve text display quality for certain fonts.
- Cache size The program will try to cache rendered pages within this limit increasing rendering speed at the cost of increased memory usage.
- Prefetch The program will try to render pages that are not yet visible increasing rendering speed at the cost of increased cache usage.