Baris perintah
To start Evince from the command line, type evince. You can open a specific file by typing the filename after the evince command:
evince file.pdfAnda dapat membuka beberapa berkas dengan mengetikkan nama berkas setelah perintah evince, memisahkan nama-nama berkas dengan sebuah spasi:
evince file1.pdf file2.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.pdfMembuka dokumen pada halaman tertentu
Anda dapat memakai penukar --page-label untuk membuka suatu dokumen pada halaman tertentu. Sebagai contoh, untuk membuka suatu dokumen pada halaman 3, Anda mesti mengetikkan:
evince --page-label=3 file.pdfThe page label should be in the same format as the page number displayed in the Evince header bar.
Membuka dokumen dalam mode layar penuh
evince --fullscreen file.pdfMembuka dokumen dalam mode presentasi
evince --presentation file.pdfMembuka dokumen dalam mode pratilik
evince --preview file.pdf