Gallery
Real PDFs, rendered by PDF Server itself from the shipped examples — not screenshots.
assets_template
External CSS + SVG referenced from assets/.
View PDF →composition:only_static
YAML/jq planner: fixed list + transform + conditional + skipped item.
View PDF →composition:recursive
YAML planner referencing nested template names.
View PDF →composition:remote-merge
Merges a local page with a remotely-fetched PDF.
View PDF →embed_assets
Inlined CSS and a base64 data-URI image via embed helpers.
View PDF →examples_template
Multiple named example datasets.
View PDF →footer_template
Page footer via footer.html; header falls back to default.
View PDF →go_partials
Go-template partials incl. Markdown and nested partials.
View PDF →go_template
Go html/template with a schema-validated field.
View PDF →handlebars_partials
Handlebars partials incl. a Markdown partial and a nested one.
View PDF →helpers_go_template
Helpers in Go templates: pipe and positional forms.
View PDF →helpers_handlebars
All Handlebars helpers: format_time, markdown, equal block.
View PDF →iframe
An <iframe> loading a nested asset document.
View PDF →lorem-ipsum
Large multi-page content.
View PDF →mustache_partials
Mustache partials incl. a Markdown partial.
View PDF →mustache_template
Minimal Mustache template with a single variable.
View PDF →params_template
Static body with a full params.json (landscape, margins, scale).
View PDF →recursive/level-1
An example template.
View PDF →remote-http
Fetches a PDF from another service (remote template).
View PDF →schema_template
Go template guarded by a JSON Schema.
View PDF →simple_raw
A pre-built raw.pdf returned as-is.
View PDF →static_template
Pure static HTML, no data interpolation.
View PDF →