Zine Creator

How imposition works (and why it matters for printing booklets)

Imposition is the rearrangement of a linear sequence of pages (page 1, page 2, page 3 ... page N) into the non-sequential layout that ends up on the actual sheets of paper, so that after the sheets are stacked, folded, and bound, the pages read in the right order. It is the entire reason a printed booklet works. Without imposition you would print pages 1-2 on one sheet, 3-4 on the next, and so on; after folding, page 4 would face page 1 across the spine and the reading order would be nonsense.

What imposition actually does

Imposition takes two inputs:

And produces one output:

For Zine Creator the relevant binding methods are saddle stitch (the half-fold booklet) and the 8-up mini-zine fold. Both have well-defined imposition rules; you do not tweak them, you just trust them.

Saddle stitch, the only imposition that matters for home zines

Saddle stitch is the binding where you stack a few landscape sheets, fold the whole stack in half along the long axis, and staple along the fold. Every sheet holds 4 source pages: two on the front side, two on the back side. So your total source page count has to be a multiple of 4. Zine Creator pads automatically when it is not.

The imposition rule is symmetrical. For an N-page booklet on N/4 sheets, sheet k (counting from the outermost) holds:

Read another way: the outermost sheet carries the first and last pages (cover and back cover) together with the second and second-to-last; the innermost sheet carries the centre spread. Walk inwards through the stack and each sheet's page numbers move toward the middle of the sequence from both ends.

Worked example for an 8-page booklet on two sheets:

Saddle-stitch imposition for an 8-page booklet Eight portrait source pages re-ordered onto two landscape A4 sheets so they read in sequence after folding. The outer sheet carries pages 8 and 1 on its front and pages 2 and 7 on its back; the inner sheet carries pages 6 and 3 on its front and pages 4 and 5 on its back. Reader's page sequence (portrait source pages) 1 2 3 4 5 6 7 8 Outer sheet front (outside of fold) 8 1 back 2 7 Inner sheet front 6 3 back (centre spread) 4 5 Dashed line = fold. Numbers = source page placed in that slot. Each landscape A4 sheet holds two portrait pages, one either side of the fold. Stack outer-on-top, fold through both sheets, staple along the fold.
Saddle-stitch imposition for an 8-page booklet: two landscape A4 sheets, each holding two portrait source pages. Sheet 1 (outer) carries the cover and back cover; sheet 2 (inner) carries the centre spread.

For 16 pages this becomes four sheets, for 32 pages eight, and so on. The same rule scales: outer sheet always carries 1 and N; the next carries 2 and N-1; and so on inwards. Zine Creator applies this automatically when you pick the half-fold layout, so the only knob you ever turn is the page range.

Why the back side is pre-rotated 180°

On a duplex printer, the paper is flipped between sides 1 and 2. Most printers default to long-edge flip: the paper rotates around its long edge between the two passes, the way you turn the page in a book. From the imposition's point of view, this means the back side ends up rotated 180° relative to the front; if you imposed both sides right-way-up, the back of the sheet would print upside down after folding.

The fix happens in imposition, not at the printer. The imposed PDF stores the back-side pages pre-rotated 180°, so that after the printer flips the sheet, the content lands right-way-up. This is why if you preview the imposed PDF in a viewer, the back pages look upside down on screen: they are correctly rotated for the flip that has not happened yet.

The opposite flip mode, short-edge flip, rotates the paper around its short edge between sides (like turning a calendar). The back side does not need to be pre-rotated for short-edge flip. Zine Creator's Edge flip setting tells it which mode you have configured in the print driver, so it can apply the right pre-rotation. The half-fold guide covers the tradeoffs (long-edge is more forgiving for manual duplex; short-edge is sometimes the only option in driver UIs that mislabel them).

What can go wrong

Three failure modes for saddle-stitch imposition, in increasing order of subtlety:

Edge-flip mismatch

Symptom: back pages print upside down after folding. Cause: Zine Creator's Edge flip setting and the printer driver's duplex binding-edge setting disagree about which edge the paper rotates around. Fix: flip the Zine Creator setting between Long edge and Short edge, re-download, reprint one sheet. The FAQ has a symptom-first walkthrough for this.

Creep on thicker booklets

Symptom: in a thicker booklet (40+ pages, or anywhere on heavier paper), the inner pages stick out past the outer pages at the open edge. Cause: nested folded sheets each have to wrap around the paper outside them, so each successive inner sheet's open edge sits slightly further out than the sheet above. This is called creep (or shingling). The math, from the half-fold guide: with sheet thickness t and N nested sheets, the innermost open edge sits about t × (N - 1) / 2 further out than the outermost.

Standard fix: trim the open edge flush after binding. Zine Creator also has a Creep compensation setting that shifts content toward the spine on inner sheets so trimmed margins stay uniform, for cases where the inner-page outer margins matter visually.

Gutter and the spine

Saddle stitch imposes content right up against the fold line if you tell it to. For text-heavy zines this is fine; the staples and the fold itself absorb a millimetre or two without losing readability. For full-bleed graphics that cross the spine, you usually want to set the Gutter a couple of millimetres so the design has breathing room either side of the staple, and to budget for the small loss of inner margin to the spine itself.

When you do not need imposition

Not every booklet needs imposition. Three cases where it does nothing useful:

Related guides