-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xpdf


> Portable Document Format (PDF) file viewer.

More information.


Open a PDF file:

xpdf {path/to/file.pdf}

Open a specific page in a PDF file:

xpdf {path/to/file.pdf} :{page_number}

Open a compressed PDF file:

xpdf {path/to/file.pdf.tar}

Open a PDF file in fullscreen mode:

xpdf -fullscreen {path/to/file.pdf}

Specify the initial zoom:

xpdf -z {75}% {path/to/file.pdf}

Specify the initial zoom at page width or full page:

xpdf -z {page|width} {path/to/file.pdf}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 03:20:35 2024