
Side rail · Royal & bone · Libre Baskerville + Inter
Healthcare
A prescription is dispensed by somebody who was not in the room. These layouts put the preparation, the quantity and the directions where a dispenser reads them in that order, and mark the one item that needs a check before it leaves the counter.
3 designs, each a separate take on the same document rather than a recolour of one layout: Side rail, Minimal, type-led and Framed ceremonial.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 A5 portrait and A4 portrait, the same engine either way.

Side rail · Royal & bone · Libre Baskerville + Inter

Minimal, type-led · Oxide & teal · Inter only

Framed ceremonial · Plum & gold · Playfair Display + EB Garamond
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 |
|---|---|---|---|---|
| Clinic Pad | Side rail | Royal & bone | Libre Baskerville + Inter | 1 · A5 portrait |
| Dispense Order | Minimal, type-led | Oxide & teal | Inter only | 1 · A4 portrait |
| Script Formal | Framed ceremonial | Plum & gold | Playfair Display + EB Garamond | 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 |
|---|---|---|
| Clinic Pad | prescribed items down the sheet, each with its dose, quantity and directions | any item's directions or the note to the pharmacist |
| Dispense Order | one item per row, its preparation and quantity hung in the margin; the checks at the foot | every item's directions and counselling note; the standfirst |
| Script Formal | authorised items down the axis; the condition rows; the signature pair | the recital; every item's directions; the conditions |
These document sets each include the prescription 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.