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

To start Document Viewer from the command line, type papers. You can open a specific file by typing the filename after the papers command:

papers file.pdf

You can open multiple files by typing the filenames after the papers command, separating the filenames by a space:

papers file1.pdf file2.pdf

Document Viewer also supports the handling of files on the web. For example, after the papers command you can give the location of a file on the web:

papers http://www.claymath.org/millennium/P_vs_NP/pvsnp.pdf

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

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

papers --page-label=3 file.pdf

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

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

papers --fullscreen file.pdf

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

papers --presentation file.pdf

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

papers --preview file.pdf