Skip to content

Add support for exporting complete documentation as a PDF #1017

Description

@CookieSource

Hi I would like to request a new feature to be added to Hextra. I think this is a very useful feature so one can keep a copy of the documentation offline and distribute it via other media.

Feature Description

Add a way to export a full Hextra documentation site as one PDF.

Problem/Solution

We currently use Astro Starlight with starlight-to-pdf to create PDF versions of our documentation for offline distribution.

We would like similar support in Hextra, ideally with sidebar order, a table of contents, internal links, images, code blocks, and CI support.

Alternatives Considered

We considered browser printing and generic PDF tools, but these usually only export one page or require custom setup.

Additional Context

Reference implementation:

https://github.com/Linkerin/starlight-to-pdf
https://aerynos.dev/aerynos.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions