xpdf.cat (xpdf-4.03) | : | xpdf.cat (xpdf-4.04) | ||
---|---|---|---|---|
xpdf(1) General Commands Manual xpdf(1) | xpdf(1) General Commands Manual xpdf(1) | |||
NAME | NAME | |||
xpdf - Portable Document Format (PDF) file viewer (version 4.03) | xpdf - Portable Document Format (PDF) file viewer (version 4.04) | |||
SYNOPSIS | SYNOPSIS | |||
xpdf [options] [PDF-file [:page | +dest]] ... | xpdf [options] [PDF-file [:page | +dest]] ... | |||
xpdf [options] -remote remote-name [command ...] | xpdf [options] -remote remote-name [command ...] | |||
xpdf [options] -open [PDF-file] | xpdf [options] -open [PDF-file] | |||
DESCRIPTION | DESCRIPTION | |||
Xpdf is a viewer for Portable Document Format (PDF) files. (These are | Xpdf is a viewer for Portable Document Format (PDF) files. (These are | |||
skipping to change at line 45 | skipping to change at line 45 | |||
xpdf file1.pdf file2.pdf :18 file3.pdf | xpdf file1.pdf file2.pdf :18 file3.pdf | |||
You can also start xpdf without opening any files: | You can also start xpdf without opening any files: | |||
xpdf | xpdf | |||
CONFIGURATION FILE | CONFIGURATION FILE | |||
Xpdf reads a configuration file at startup. It first tries to find the | Xpdf reads a configuration file at startup. It first tries to find the | |||
user's private config file, ~/.xpdfrc. If that doesn't exist, it looks | user's private config file, ~/.xpdfrc. If that doesn't exist, it looks | |||
for a system-wide config file, typically /usr/local/etc/xpdfrc (but | for a system-wide config file, typically /etc/xpdfrc (but this location | |||
this location can be changed when xpdf is built). See the xpdfrc(5) | can be changed when xpdf is built). See the xpdfrc(5) man page for | |||
man page for details. | details. | |||
OPTIONS | OPTIONS | |||
The following command line options are available. All command line | The following command line options are available. All command line | |||
options must come before any PDF files to be opened. | options must come before any PDF files to be opened. | |||
Many of the options can be set with configuration file commands. These | Many of the options can be set with configuration file commands. These | |||
are listed in square brackets with the description of the corresponding | are listed in square brackets with the description of the corresponding | |||
command line option. | command line option. | |||
-geometry geometry | -geometry geometry | |||
skipping to change at line 501 | skipping to change at line 501 | |||
Go to a named destination. | Go to a named destination. | |||
gotoLastPage | gotoLastPage | |||
Go to the last page in the PDF file. | Go to the last page in the PDF file. | |||
gotoPage(page) | gotoPage(page) | |||
Go to the specified page. | Go to the specified page. | |||
help Open the help URL. | help Open the help URL. | |||
hideMenuBar | ||||
Hide the menu bar. | ||||
hideToolbar | hideToolbar | |||
Hide the toolbar. | Hide the toolbar. | |||
horizontalContinuousMode | horizontalContinuousMode | |||
Switch to horizontal continuous view mode. | Switch to horizontal continuous view mode. | |||
linearSelectMode | linearSelectMode | |||
Set linear selection mode. In this mode, the selection follows | Set linear selection mode. In this mode, the selection follows | |||
text. Non-text regions cannot be selected. | text. Non-text regions cannot be selected. | |||
skipping to change at line 539 | skipping to change at line 542 | |||
Switch to the next tab. | Switch to the next tab. | |||
open Open a PDF file in the current tab, using the open dialog. | open Open a PDF file in the current tab, using the open dialog. | |||
openErrorWindow | openErrorWindow | |||
Open the error window. | Open the error window. | |||
openFile(file) | openFile(file) | |||
Open the specified file in the current tab. | Open the specified file in the current tab. | |||
openFile2(file,page,dest,passwd,location) | ||||
Open the specified file. If dest is not empty, go to the speci- | ||||
fied named destination. Else, if page is not empty, go to the | ||||
specified page number. If password is not empty, it is used as | ||||
the PDF password. If location is "win", open the file in a new | ||||
window; if it is "tab", open in a new tab; if it is "check", | ||||
open in the current tab, but only if the specified PDF file | ||||
isn't already open; else open in the current tab. Any/all of | ||||
the arguments, other than file, can be empty strings. For exam- | ||||
ple: | ||||
openFile2(test.pdf,7,,,tab) | ||||
openFileAtDest(file,dest) | openFileAtDest(file,dest) | |||
Open the specified file in the current tab at the specified | Open the specified file in the current tab at the specified | |||
named destination. | named destination. | |||
openFileAtDestIn(file,dest,location) | openFileAtDestIn(file,dest,location) | |||
Open the specified file at the specified named destination. | Open the specified file at the specified named destination. | |||
Location must be "win" for a new window or "tab" for a new tab. | Location must be "win" for a new window or "tab" for a new tab. | |||
openFileAtPage(file,page) | openFileAtPage(file,page) | |||
Open the specified file in the current tab at the specified | Open the specified file in the current tab at the specified | |||
skipping to change at line 712 | skipping to change at line 727 | |||
selectLine | selectLine | |||
Set the selection to the line at the current mouse position. | Set the selection to the line at the current mouse position. | |||
selectWord | selectWord | |||
Set the selection to the word at the current mouse position. | Set the selection to the word at the current mouse position. | |||
setSelection(pg,ulx,uly,lrx,lry) | setSelection(pg,ulx,uly,lrx,lry) | |||
Set the selection to the specified coordinates on the specified | Set the selection to the specified coordinates on the specified | |||
page. | page. | |||
showAttachmentsPane | ||||
Shows the attachments in the outline/layers/attachments pane. | ||||
showDocumentInfo | ||||
Open the document information dialog. | ||||
showKeyBindings | showKeyBindings | |||
Open the key bindings dialog. | Open the key bindings dialog. | |||
showLayersPane | ||||
Shows the layers in the outline/layers/attachments pane. | ||||
showMenuBar | ||||
Show the menu bar. | ||||
showOutlinePane | ||||
Shows the outline in the outline/layers/attachments pane. | ||||
showToolbar | showToolbar | |||
Show the toolbar. | Show the toolbar. | |||
shrinkSidebar(n) | shrinkSidebar(n) | |||
Shrink the sidebar by n pixels. Closes the sidebar if shrinking | Shrink the sidebar by n pixels. Closes the sidebar if shrinking | |||
it would go below the minimum allowed side. | it would go below the minimum allowed side. | |||
sideBySideContinuousMode | sideBySideContinuousMode | |||
Switch to side-by-side continuous view mode. | Switch to side-by-side continuous view mode. | |||
skipping to change at line 749 | skipping to change at line 779 | |||
startSelection | startSelection | |||
Start a selection at the current mouse position, which will be | Start a selection at the current mouse position, which will be | |||
extended as the mouse moves. | extended as the mouse moves. | |||
toggleContinuousMode | toggleContinuousMode | |||
Toggle between continuous and single page view modes. | Toggle between continuous and single page view modes. | |||
toggleFullScreenMode | toggleFullScreenMode | |||
Toggle between full-screen and window modes. | Toggle between full-screen and window modes. | |||
toggleMenuBar | ||||
Toggle the menu bar between shown and hidden. | ||||
toggleSelectMode | toggleSelectMode | |||
Toggle between block and linear selection mode. | Toggle between block and linear selection mode. | |||
toggleSidebar | toggleSidebar | |||
Toggle the sidebar between open and closed. | Toggle the sidebar between open and closed. | |||
toggleSidebarMoveResizeWin | toggleSidebarMoveResizeWin | |||
Toggle the sidebar between open and closed, resizing the window | Toggle the sidebar between open and closed, resizing the window | |||
so that the document size doesn't change, and moving the window | so that the document size doesn't change, and moving the window | |||
so that the document stays in the same place on the screen. | so that the document stays in the same place on the screen. | |||
skipping to change at line 826 | skipping to change at line 859 | |||
1 Error opening a PDF file. | 1 Error opening a PDF file. | |||
2 Error opening an output file. | 2 Error opening an output file. | |||
3 Error related to PDF permissions. | 3 Error related to PDF permissions. | |||
99 Other error. | 99 Other error. | |||
AUTHOR | AUTHOR | |||
The xpdf software and documentation are copyright 1996-2021 Glyph & | The xpdf software and documentation are copyright 1996-2022 Glyph & | |||
Cog, LLC. | Cog, LLC. | |||
SEE ALSO | SEE ALSO | |||
pdftops(1), pdftotext(1), pdftohtml(1), pdfinfo(1), pdffonts(1), pdfde- | pdftops(1), pdftotext(1), pdftohtml(1), pdfinfo(1), pdffonts(1), pdfde- | |||
tach(1), pdftoppm(1), pdftopng(1), pdfimages(1), xpdfrc(5) | tach(1), pdftoppm(1), pdftopng(1), pdfimages(1), xpdfrc(5) | |||
http://www.xpdfreader.com/ | http://www.xpdfreader.com/ | |||
28 Jan 2021 xpdf(1) | 18 Apr 2022 xpdf(1) | |||
End of changes. 9 change blocks. | ||||
5 lines changed or deleted | 38 lines changed or added |