PDF Standard — Directives
Standard for PDF production. Antigravity dashboard v7 reference as gold standard.
PDF Standard — Directives
The Antigravity dashboard v7 (elo-dashboard-v7.pdf) is the gold standard for PDFs. Every future PDF must respect its principles.
Mandatory Structure
- Title — at the top, before any metadata
- Metadata table — Project, Document, Author, Engine, Version, Date, Status, Classification
- Numbered content — sections with numbering (1, 2, 3...)
- Footer — project name + version + date
Content Rules
- Sections must be self-contained — the document stands on its own
- Tables for structured data (not bullet lists)
- Callouts for important information (border-left, subtle background)
- Notes for incidents/alerts (subtle yellow background)
- Quotes for relevant citations (blue border-left)
- No emojis in final content (unless explicitly requested)
Technical Generation
- HTML → PDF via WeasyPrint
- Google Fonts: Source Serif 4, Inter, JetBrains Mono
- Max-width: 700px
- Print-friendly: break-inside: avoid on blocks
Reference Example
See: outputs/elo-dashboard-v7.html and outputs/elo-dashboard-v7.pdf