Skip to content

E-commerce

Generate return form PDFs from your data

A return form is printed, filled in with a pen and put back in the box. It needs fields big enough to write in, a reason-code list, and an address block that survives a fold.

3 designs, each a separate take on the same document rather than a recolour of one layout: Boxed form planner, Minimal, type-led and Perforated ticket. 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.

Designs
3
Page size
A4 portrait
Length
1 page
Document family
Financial operations

Return form designs

How the return form designs differ

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
Checkbox Card Boxed form planner Indigo & coral Inter only 1 · A4 portrait
Quiet Return Minimal, type-led Forest & sand Libre Baskerville + Inter 1 · A4 portrait
Tear Away Perforated ticket Teal & coral Montserrat + Lato 1 · A4 portrait

What your data drives in a return form

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
Checkbox Card item entries inside the items card, each carrying its own reason row and condition row; resolution cells; pack-and-send steps customer ship-from block; item names and variant lines may wrap to two lines; the "tell us what happened" ruled area
Quiet Return item ledger rows (table rows; the column heading repeats on page break); reason and condition options; settlement options; posting steps the opening statement; customer address block; item names and variant lines may wrap to two lines; the reason wording; the ruled note area
Tear Away returned-item rows (table rows; both heading rows repeat on page break); resolution tiles; pack-and-send steps customer ship-from block; item names and variant lines may wrap to two lines; the "anything else" ruled note area

More e-commerce documents

Who uses return form templates

These document sets each include the return form designs above.

Start from one of these return form designs

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.