Imposition mode
Cut & Stack imposition
Distributes pages across sheet positions so that, once the pile is guillotined and the piles are stacked, the result runs in order. The mode for numbered work produced many-up.
Cut & Stack breaks the reading order on purpose. Instead of running 1, 2, 3, 4 across the face of the sheet, it runs the sequence down through the pile, so that when the printed stack is guillotined into its positions and those piles are put one on top of the next, the result is in order from the first piece to the last with no collation by hand.
It is the only one of the four modes whose output looks wrong on screen and right in the finished work. Sheet 1 will not carry pages 1 to 4. It carries the first page of each pile.
The arithmetic
Three numbers decide everything: the total number of pages, the number of positions on the sheet (rows × columns), and the depth of the pile, which is total pages ÷ positions. Call them N, P and D. Each position gets a contiguous block of D pages, and the page that lands in position j on sheet k is (j − 1) × D + k.
That single expression is the whole mode. Everything else — sheet size, gaps, marks, duplex — behaves exactly as it does in the other modes.
A worked example: 24 pages, 4-up, 6 deep
Twenty-four numbered vouchers, imposed 2 × 2 so P = 4. The pile is D = 24 ÷ 4 = 6 sheets deep. Position 1 will carry vouchers 1 to 6, position 2 carries 7 to 12, position 3 carries 13 to 18 and position 4 carries 19 to 24.
Reading that back sheet by sheet, using (j − 1) × 6 + k:
| Sheet | Position 1 | Position 2 | Position 3 | Position 4 |
|---|---|---|---|---|
| 1 | 1 | 7 | 13 | 19 |
| 2 | 2 | 8 | 14 | 20 |
| 3 | 3 | 9 | 15 | 21 |
| 4 | 4 | 10 | 16 | 22 |
| 5 | 5 | 11 | 17 | 23 |
| 6 | 6 | 12 | 18 | 24 |
Guillotine the printed pile once vertically and once horizontally and you have four piles. The position-1 pile reads 1 to 6 from the top. The position-2 pile reads 7 to 12. Drop pile 2 under pile 1, pile 3 under that, pile 4 last, and the whole 24 are in order — one stacking operation instead of twenty-four collations.
When the page count does not divide evenly
The arithmetic assumes N divides by P. When it does not, the last sheet has positions with nothing to carry, and the pile depth is no longer uniform across the positions. The pragmatic answer in the pressroom has always been the same: round the run up to a multiple of the positions and overprint, or pad the source document to the multiple before importing. Twenty-four vouchers 4-up is clean; twenty-two is 4-up with two blank positions and a stacking step you have to think about rather than do mechanically.
When to use it, and when not to
- Numbered tickets, raffle books, vouchers and sequential forms, where the order is the product.
- Any long run where hand collation would cost more than the printing.
- Not for reading copies or proofs — use N-Up, which keeps the sequence on the face of the sheet where a reader expects it.
- Not for a single repeated artwork — that is Step and Repeat.
- Not for folded work. A folded section is not cut into positions, so the stacking logic does not apply; use Booklet.
Can I number the sheets as well?
Yes, and it is a good idea here. Sheet numbering is available in every mode except Booklet, and a number printed outside the trim lets you confirm the pile is complete and in press order before the knife touches it. See slug line and sheet numbering.
Does FastImpose number the individual pieces?
No. Numbering applies to sheets, not to positions. If the vouchers themselves carry numbers, those numbers are in the source PDF — generated by whatever produced the variable data — and Cut & Stack simply keeps them in the right order through the cut.
Can Cut & Stack run duplexed?
Yes. Duplex is on by default and the back of each sheet is imposed to match its front, with the 180° back-flip on so the backs come off the press upright. Prove it with a single sheet before the run — the duplex and flip page has the test.
Why does the preview look out of order?
Because it is out of order, deliberately. Sheet 1 shows pages 1, 7, 13 and 19 rather than 1, 2, 3 and 4. If sheet 1 shows 1, 2, 3, 4 you are in N-Up, not Cut & Stack.
What it is for
- Numbered tickets and raffle books
- Sequential forms and vouchers
- Any many-up job that must stay in order after cutting
- Long runs where collating by hand is not an option
Settings
| Setting | Range | Default | Notes |
|---|---|---|---|
| Rows | 1 and up | 1 | Rejected at zero. |
| Columns | 1 and up | 1 | Rejected at zero. |
| Gap X | 0 mm and up | 1 mm | Horizontal space between placed pages. Negative values are rejected. |
| Gap Y | 0 mm and up | 2 mm | Vertical space between placed pages. |
| Automatic placement | On, Off | Off | Derives rows and columns from the sheet and page size instead of taking them from you. |
| Paper format | A4, A3, A5, Letter, Legal, Tabloid, Custom | A4 | Custom takes an explicit width and height. Sheet sizes above Tabloid — SRA3 among them — are set this way. |
| Scale | Greater than 0% | 100% | Applied to the placed page, not the sheet. Proportions are never distorted. |
| Page rotation | 0, 90, 180, 270 | 0 | Rotates the source page before placement. |
| Page range | e.g. 1-8, 12, 15-20 | All pages | Impose a subset without splitting the source file first. |
| File bleed | 0 mm and up | 0 mm | A single allowance applied around the placed page. Keep it at or below half the gap, or adjacent pages overlap. |
| Centre in sheet | On, Off | On | Centres the imposed block on the sheet rather than pinning it to the margin. |
| Duplex | On, Off | On | Imposes fronts and backs as a two-sided job. |
| Flip back 180° | On, Off | On | Rotates the back of each sheet. Requires Duplex — the job is rejected if set without it. |