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.pdfYou can open multiple files by typing the filenames after the papers command, separating the filenames by a space:
papers file1.pdf file2.pdfDocument 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.pdfSidemæ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