Komandrinda

To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:

evince datne.pdf

Varat atvērt vairākas datnes, atdalot to nosaukums ar atstarpēm pēc evince komandas:

evince datne1.pdf datne2.pdf

Evince also supports the handling of files on the web. For example, after the evince command you can give the location of a file on the web:

evince http://www.claymath.org/millennium/P_vs_NP/pvsnp.pdf

Dokumenta atvēršana noteiktā lappusē

Varat izmantot --page-label slēdzi, lai atvēru dokumentu no noteiktas lappuses. Piemēram, lai atvērtu dokumentu no 3, lappuses, būtu jāraksta:

evince --page-label=3 datne.pdf

The page label should be in the same format as the page number displayed in the Evince header bar.

Dokumenta atvēršana pilnekrāna režīmā

evince --fullscreen datne.pdf

Dokumenta atvēršana prezentācijas režīmā

evince --presentation datne.pdf

Dokumenta atvēršana priekšskatījuma režīmā

evince --preview datne.pdf