Manual Imposition Control Using Shuffle Layout
Imposition Wizard first places a pages grid of defined size on the sheet, then fills it up with pages according to the selected layout (N–Up, Step and Repeat, and so on). Each layout defines its own rules of filling the same grid, providing different imposition schemes.
Sometimes you need a more custom layout and the Shuffle option can help. You select it using the Layout drop–down list at the Layout tab:
By default you see a simple N–Up–like layout, but there are some extra controls at the bottom of the right panel. That’s where shuffle happens.
How Shuffle Works
If you look at the bottom of the right tab, you’ll see two extra parameters:
The parameters are Group size and Shuffle rules and here’s how they work.
Imposition Wizard takes the standard pages order:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, etc
and divides it to groups of the size defined by the Group size parameter:
(1, 2, 3, 4), (5, 6, 7, 8), (9, 10, 11, 12), etc
In this example and on the screenshot the group size is 4, but it can be any number from 1 to the number of pages in the source document.
Then Imposition Wizard takes each group one by one and applies the rules defined by the second parameter Shuffle rules to each group. For instance if it takes the second group “5, 6, 7, 8” and the shuffle rules “1, 2, 3, 4”, here’s what it does:
- It takes the first number of the rules line — 1;
- As the first number in the rules was 1, it then takes the first item of the group — 5 and put it to the output list;
- It takes the second number of the rules line — 2;
- It then takes the second item of the group — 6 and put it to the output line;
- Imposition Wizard repeats the steps above, while there are numbers in the rules line;
- Once the numbers are over, it takes the new group and starts again.
For the example above, the rules line doesn’t change the order of pages as the group size was 4 and the rules line was “1, 2, 3, 4”, so each page is returned to its place. However, things change if we, say, revert the rules line: “4, 3, 2, 1”. This way the output list will be reverted group by group:
(4, 3, 2, 1), (8, 7, 6, 5), (12, 11, 10, 9), etc
Use this to reorder pages in a row or for the whole sheet.
Duplicating Pages With Shuffle
A more interesting example would be the page–duplicating one. Say we have a group size of 1 and the shuffle rule of “1 1”. Here is the input pages order:
1, 2, 3, 4, 5, 6, 7, 8, 9, etc
Here it is divided into groups of size 1:
(1), (2), (3), (4), (5), (6), (7), (8), (9), etc
Here it is passed through the shuffle rule:
(1, 1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6), (7, 7), (8, 8), (9, 9), etc
You see that all the pages are duplicated, because the rule line contains two similar items, so each page is taken twice.
Removing Pages With Shuffle
You can drop some pages absolutely the same way. Say we want to remove all the odd pages of the list:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, etc
Let’s set the group size to 2:
(1, 2), (3, 4), (5, 6), (7, 8), (9, 10), etc
Now set the shuffle rules to just “2”. For each group Imposition Wizard will just take the second element, as defined by the rule. You’ll end up with a shortened list of pages:
(2), (4), (6), (8), (10), etc
You can combine these methods to reorder, duplicate and remove the pages the way you need.
More Shuffle Options
You can set the group size equal to the number of pages in the source document and define the flow you need for the whole file. It is quite time consuming, but can sometimes help you for not–that–big layouts like 8–up, 16–up or even 32–up if Imposition Wizard has no built–in imposition scheme you need.
You can flip the page by adding a ‘star’ symbol after its number in the shuffle rules line. For instance the group size of 2 and shuffle rules “1 2*” will flip every second page on the sheet.
You can leave the grid slot empty by using ‘X’ symbol instead of the page number. For instance if you replace shuffle rules “2” in the removing pages example above with “X 2”, you will get a half–empty sheet with only even pages and empty slots instead of the odd ones.
Shuffle Editor
If you find these rules a bit too complex, you can always use Shuffle Editor that lets you configure shuffle rules with your mouse. You just need to setup the group size first, then you can click Shuffle Editor button and reorder pages in a more convenient manner.
Duplex Printing Support
Shuffle layout is somewhat special and even if duplex printing is enabled, it still doesn’t match the pages on the back of the sheet to the front ones:
There is a safety switch that prevents this behavior, as for shuffle mode it is more convenient to control everything manually. However, you can check the Keep fronts and backs together option at the Layout panel to place every second page right at the other side of the sheet from the first one:
This way Imposition Wizard still uses shuffle rules, but instead of placing the next page right after the previous one, it places it at the back side of the sheet.
Again, this is done exactly the same way as with N–Up layout, but the order of pages is not straight and is now controlled by the shuffle rules.
More Imposition Wizard Tutorials
Installation
- Installation — how to install Imposition Wizard;
- License Activation — how to activate Imposition Wizard with a license key;
- Acrobat Plugin Problems — what to do if the plugin doesn’t work.
Basics
- User Interface — how to run Imposition Wizard and make the first steps;
- Pages Grid — how pages are placed across the sheets in Imposition Wizard;
- Presets — how to save and re–use imposition layouts.
Layouts
- N–Up — a very simple, yet customizable layout;
- Step and Repeat — perfect layout for business cards;
- Cut Stack — flexible layout with pages flow options;
- Booklet — lots of options for fine–tuning the imposition process;
- Shuffle — manual imposition mode where you control the flow;
- Dutch Cut — save paper by printing more pages on the same sheet.
Imposition Parameters
- Source Panel — overriding trim box and bleeds, pages scaling;
- Page Gaps — configuring gaps between pages;
- Sheet Panel — output sheet size, content position and more;
- Duplex Printing — duplex printing support;
- Registration Marks — adding and configuring marks, custom texts etc;
- Flipping Rules — how to flip pages in most layouts.
Registration Marks
- Angle Mark — angle mark for image drift compensation;
- Barcode — encoding job details with barcodes;
- Bull Eye — placing bull eye marks around the pages;
- Color Bar — adding color bars to imposed files;
- Crop Marks — configuring crop marks for easier trimming;
- Custom Mark — adding ad–hoc graphics where needed;
- Custom Text — adding text elements with imposition details;
- Gap Crop Marks — adding crop marks in the middle of the page gaps;
- Folding Marks — marking the middle of booklet spreads;
- Star Target — placing star target marks around the pages;
- Trim Line — marking page boundaries to simplify trimming;
Automation
- Batch Processing — impose multiple files at once;
- Hot Folders — monitor folders and run imposition on changes.
Advanced
- Translation — translate Imposition Wizard to your language.
Command Line
- Basic Imposition — basic command line imposition example.