Η γραμμή εντολών
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.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.pdfΆνοιγμα εγγράφου σε συγκεκριμένη σελίδα
Μπορείτε να χρησιμοποιήσετε το διακόπτη --page-label για να ανοίξετε ένα έγγραφο σε συγκεκριμένη σελίδα. Για παράδειγμα, να ανοίξετε ένα έγγραφο στη σελίδα 3, θα πληκτρολογούσατε:
evince --page-label=3 file.pdfThe 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