
Swiss grid · Forest & sand · Cairo + Inter
UAE compliance
3 uae tax invoice designs, each drawn as a separate take on the same document — swiss grid, framed ceremonial and minimal, type-led — and each one data-driven rather than a fixed picture.
3 designs, each a separate take on the same document rather than a recolour of one layout: Swiss grid, Framed ceremonial 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.
Generating these from your own data?See how invoices render over the API
Swiss grid · Forest & sand · Cairo + Inter

Framed ceremonial · Sand & terracotta · Amiri + EB Garamond

Minimal, type-led · Royal & bone · IBM Plex Sans Arabic + Lato
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 |
|---|---|---|---|---|
| Mirror Grid | Swiss grid | Forest & sand | Cairo + Inter | 1 · A4 portrait |
| Seal Frame | Framed ceremonial | Sand & terracotta | Amiri + EB Garamond | 1 · A4 portrait |
| Trn Margin | Minimal, type-led | Royal & bone | IBM Plex Sans Arabic + Lato | 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 |
|---|---|---|
| Mirror Grid | line items (table rows; header repeats on page break); the four docket cells; the three payment cells | supplier and recipient address blocks; item descriptions in both scripts; the closing note |
| Seal Frame | line items (table rows; the head repeats on page break); the three registration cells | the two party blocks; item descriptions in both scripts; the declaration |
| Trn Margin | line items (ruled rows; the column heads repeat on page break); the margin's fact entries | the two address blocks; item descriptions in both scripts; the reverse-charge note in the margin |
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.