Examples (6)
Open a PDF file
xpdf path/to/file.pdfOpen a specific page in a PDF file
xpdf path/to/file.pdf :page_numberOpen a compressed PDF file
xpdf path/to/file.pdf.tarOpen a PDF file in fullscreen mode
xpdf -fullscreen path/to/file.pdfSpecify the initial zoom
xpdf -z 75% path/to/file.pdfSpecify the initial zoom at page width or full page
xpdf -z page|width path/to/file.pdfmade by @shridhargupta | data from tldr-pages