Kommandolinjen

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

Åbn et dokument på en bestemt side

Man kan bruge tilføjelsen --page-label for at åbne et dokument på en bestemt side. Man åbner for eksempel et dokument på side 3 ved at skrive:

papers --page-label=3 file.pdf

Sidemærket skal være i samme format som det sidetal der vises på titellinjen i Dokumentfremviser.

Åbn et dokument i fuldskærmstilstand

papers --fullscreen file.pdf

Åbn et dokument i præsentationstilstand

papers --presentation file.pdf

Åbn et dokument i forhåndsvisningstilstand

papers --preview file.pdf