La línia d'ordres
To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:
evince fitxer.pdfPodeu obrir diversos fitxers escrivint els noms dels fitxers després de l'ordre evince, separant els noms dels fitxers amb un espai:
evince fitxer1.pdf fitxer2.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.pdfObrir un document en una pàgina específica
Podeu utilitzar el canviador --page-label per a obrir un document en una pàgina determinada. Per exemple, per a obrir un document a la pàgina 3, escriviu:
evince --page-label=3 fitxer.pdfThe page label should be in the same format as the page number displayed in the Evince header bar.
Obertura de documents en mode a pantalla completa
evince --fullscreen fitxer.pdfObertura de documents en mode de presentació
evince --presentation fitxer.pdfObertura de documents en mode de previsualització
evince --preview fitxer.pdf