Xpdf
From ScientificComputing
Contents
Category
PDF, VisualizationDescription
Xpdf is an open source viewer for Portable Document Format (PDF) files.Available versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
3.03 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
Environment modules (Euler, old software stack)
Version | Module load command | Additional modules loaded automatically |
---|---|---|
3.03 | module load xpdf/3.03 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
Interactive session
In order to run xpdf on the Euler cluster, you need to connect with SSH, having X11 forwarding enabled. After logging in to Euler, you can start xpdf with the command xpdfmodule load xpdf/3.03 xpdf my_document.pdfIf you would like to use the shell for some other purpose, then you can also start xpdf in the background.