Komentorivin käyttö
To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:
evince tiedosto.pdfUseita tiedostoja voi avata kerralla kirjoittamalla tiedostonimet evince-komennon perään välilyönnillä erotettuna:
evince tiedosto1.pdf tiedosto2.pdfEvince 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.pdfAsiakirjan avaaminen tietyltä sivulta
Valintaa --page-label voi käyttää asiakirjan avaamiseen tietyltä sivulta. Esimerkiksi seuraava komento avaa asiakirjan kolmannen sivun:
evince --page-label=3 tiedosto.pdfThe page label should be in the same format as the page number displayed in the Evince header bar.
Asiakirjan avaaminen kokoruututilassa
evince --fullscreen tiedosto.pdfAsiakirjan avaaminen esitystilassa
evince --presentation tiedosto.pdfAsiakirjan avaaminen esikatselutilassa
evince --preview tiedosto.pdf