Η γραμμή εντολών

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.pdf

Μπορείτε να ανοίξετε πολλαπλά αρχεία πληκτρολογώντας τα ονόματά τους μετά την εντολή evince, διαχωρίζοντάς τα με ένα κενό διάστημα:

evince file1.pdf file2.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

Άνοιγμα εγγράφου σε συγκεκριμένη σελίδα

Μπορείτε να χρησιμοποιήσετε το διακόπτη --page-label για να ανοίξετε ένα έγγραφο σε συγκεκριμένη σελίδα. Για παράδειγμα, να ανοίξετε ένα έγγραφο στη σελίδα 3, θα πληκτρολογούσατε:

evince --page-label=3 file.pdf

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

Άνοιγμα εγγράφου σε κατάσταση πλήρους οθόνης

evince --fullscreen file.pdf

Άνοιγμα εγγράφου σε κατάσταση παρουσίασης

evince --presentation file.pdf

Άνοιγμα εγγράφου σε κατάσταση προεπισκόπησης

evince --preview file.pdf