Hello all,
So... I have a print to do. Small vouchers that I can fit 10up on a page for printing. I need to number each one of them in sequential order.
How do I do so in sucha away that when I go to cut these, the stacks can be placed on top of each other and remain in the correct sqeunce/order according to the numbering?
there will be 750 printed sheets. at 10up per sheet, my numbering will start at 7500. Which would impose the following rule:
Page 1 position 1 (top left) would be numbered "7500"
Page 2 position 1 (top left) would be numbered "7501"
page 750 position 1 (top left) would be numbered "8250"
page one position 2 (top right) would be numbered "8251"
Page 2 position 2 (top right) would be numbered "8252"
page 750 position 2 (top right) would be numbered "9000"
and so fourth. Position 3 (second row left column) would continue the sequences... on and on. I currently have a pdf of the individual vouchers with the sequential numbering on them. Attached is how I need to step and repeat / N up them. Please see the graphic example:
Hopefully thi makes sense what I'm trying to accomplish. Thank you in advanced for the help. Please let me know if further explanation is needed.
-T