Skip to main content

Documentation

PDF Server renders predefined HTML templates to PDF using a headless browser (Chromium/Firefox) driven over the Chrome DevTools Protocol. You author templates, test them with the built-in tester UI, and ship your own image built on the PDF Server base image.

New here? Start with the Quickstart, then author your first template.

Sections

  • Getting started — install, quickstart, your first template, and how rendering works.
  • Guides — template engines, data validation, assets, partials, helpers, headers/footers, compositions, and remote templates.
  • Operations & security — deployment, tuning, observability, the security model, and the hardening checklist.
  • Reference — HTTP API, CLI, endpoints, and status metadata.
  • Development — architecture, the render pipeline, the CDP browser pool, and extension points.