Linux command
evince 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Open
evince [path/to/file.pdf]
Example
evince [file1.pdf] [file2.pdf]
Example
evince [-f|--fullscreen] [path/to/file.pdf]
Example
evince [-s|--presentation] [path/to/file.pdf]
Example
evince [-i|--page-index] [5] [path/to/file.pdf]
说明
evince is the GNOME document viewer supporting PDF, PostScript, DjVu, TIFF, and other formats. It provides annotation support, form filling, and presentation mode. Integrates with GNOME desktop services for printing and file management.
参数
- -f, --fullscreen
- Open in fullscreen mode
- -s, --presentation
- Open in presentation mode
- -i, --page-index _page_
- Open at specific page
- -l, --page-label _label_
- Open at page with label
- -w, --preview
- Run in preview mode
FAQ
What is the evince command used for?
evince is the GNOME document viewer supporting PDF, PostScript, DjVu, TIFF, and other formats. It provides annotation support, form filling, and presentation mode. Integrates with GNOME desktop services for printing and file management.
How do I run a basic evince example?
Run `evince [path/to/file.pdf]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f, --fullscreen do in evince?
Open in fullscreen mode