Boxed form planner · Ochre & ink · Merriweather + Inter
Finance
A purchase order is a control document — PO number, ship-to and bill-to, ordered quantities and agreed prices — in a layout an accounts-payable team can match against a delivery note.
3 designs, each a separate take on the same document rather than a recolour of one layout: Boxed form planner, Swiss grid 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.
Boxed form planner · Ochre & ink · Merriweather + Inter
Swiss grid · Charcoal & signal · Merriweather + Open Sans
Minimal, type-led · Steel & blue · Inter only
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 |
|---|---|---|---|---|
| Boxed Docket | Boxed form planner | Ochre & ink | Merriweather + Inter | 1 · A4 portrait |
| Signal Tracks | Swiss grid | Charcoal & signal | Merriweather + Open Sans | 1 · A4 portrait |
| Steel Measure | Minimal, type-led | Steel & blue | Inter only | 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 |
|---|---|---|
| Boxed Docket | order lines (rows inside the order-lines box; the box header and column heads repeat on page break); numbered conditions | supplier, ship-to and bill-to boxes; material and quality requirements; delivery and receiving instructions; conditions list |
| Signal Tracks | order lines (table rows; header repeats on page break); meta cells wrap to further rows of four | supplier, bill-to and ship-to address blocks; receiving instructions; the numbered conditions of purchase |
| Steel Measure | order lines (rows hanging off the numeral gutter; column heads repeat on page break); numbered conditions | the authorising sentence and its qualifying note; supplier, deliver-to and invoice-to blocks; conditions list |
These document sets each include the purchase order 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.