/

PDF export

When running Quarkdown’s compiler via quarkdown c, specifying the --pdf flag generates a PDF file.

Requirements

To generate PDF files from HTML, the following dependencies are required:

Package managers and install scripts already take care of these dependencies.

Additional options

Environment variables

Exporting manually (legacy way)

You can export an HTML artifact to PDF via the in-browser print feature (CTRL/CMD + P).

While paged (and plain) documents are print-ready, you need a few additional steps to save your slides document as PDF. Please refer to Reveal’s instructions to learn how to do so.