Side rail · Sand & terracotta · Libre Baskerville + Inter
Brand
A letterhead carries your identity on every page of everything else you send — the header, the contact strip and the margins that never move. These designs fix that chrome and leave the body free to run as long as the letter needs.
3 designs, each a separate take on the same document rather than a recolour of one layout: Side rail, Newspaper masthead and Minimal, type-led. Every preview below is the actual compiled output, not a mock-up.
Open one in the editor and render it from your own JSON over the API — 1 page of A4 portrait, the same engine either way.
Side rail · Sand & terracotta · Libre Baskerville + Inter
Newspaper masthead · Navy & brass · Libre Baskerville + Lato
Minimal, type-led · Ink & cream · EB Garamond + Inter
Same document, same data model, 3 different arguments about how it should look on paper. Pick on layout and typography — the content behaves identically.
| Design | Layout | Palette | Typefaces | Pages |
|---|---|---|---|---|
| Oak Spine | Side rail | Sand & terracotta | Libre Baskerville + Inter | 1 · A4 portrait |
| Press Nameplate | Newspaper masthead | Navy & brass | Libre Baskerville + Lato | 1 · A4 portrait |
| Quiet Masthead | Minimal, type-led | Ink & cream | EB Garamond + Inter | 1 · A4 portrait |
Each design is authored against an explicit reflow contract, so it is defined up front which blocks are emitted once per record and which fields absorb longer content. That is what stops the layout falling apart at a hundred rows.
| Design | Repeats per record | Grows with your data |
|---|---|---|
| Oak Spine | none — a single letter body | letter body paragraphs (1 to many); recipient address block; subject line; enclosure and copy list |
| Press Nameplate | none — a single letter body | letter body paragraphs (1 to many); recipient address block; subject line; enclosure and copy list |
| Quiet Masthead | none — single letter body | letter body paragraphs (1 to many); recipient address block |
These document sets each include the letterhead designs above.
Open a design in the editor and the agent reshapes it around your schema — then render it from your own data over the API, or let your users edit it in the embedded editor.