Jump to content

Imposition variable pages per record


Recommended Posts

We are producing wristbands for convention delegates. 6000 delegates with 1 to 6 wristbands depending on which events they will attend. The printing stock has 12 wristbands per sheet. How can I successfully impose this? I can't see a workaround in FP Imposer since it asks for the number of pages per record and it will be different for each individual.
Link to comment
Share on other sites

What exactly are you trying to accomplish? Is the entirety of what you're composing just a single sheet of wristbands? Are you trying to "gang" multiple records together onto a sheet? Are you just wanting to put two records' worth of wristbands (2 to 12 total) onto each sheet? Or are you going for an optimal "filled" output where each sheet (except maybe the last) is filled with 12 wristbands, even if they are from more than two records?

 

If you're really trying to squeeze all the wristbands onto as few sheets as possible, then instead of outputting records with varying numbers of pages (where each page is one wristband), you should consider outputting just one page (one wristband) per record, and repeating each record up to six times as needed. This will let you impose all the bands together, but you may end up with one delegate's bands being split up on multiple sheets.

Link to comment
Share on other sites

In answer to your question, I am trying to fill sheets. For example delegate 1 will be attending 3 events, so these would take up positions 1-3. Delegate 2 is attending 6 events, so these would take up positions 4-9. Delegate 3 is attending 5 events, so these would take up positions 10-12, filling that sheet, then positions 1-2 of the next sheet, and so on for all 6000 records.
Link to comment
Share on other sites

In answer to your question, I am trying to fill sheets. For example delegate 1 will be attending 3 events, so these would take up positions 1-3. Delegate 2 is attending 6 events, so these would take up positions 4-9. Delegate 3 is attending 5 events, so these would take up positions 10-12, filling that sheet, then positions 1-2 of the next sheet, and so on for all 6000 records.

Okay, so you want to do what I suggested in my previous post, and basically output just a single page per record, repeating each record as necessary. The way to do this is to set the FusionPro.Composition.repeatRecordCount property in OnRecordStart, then you can access the FusionPro.Composition.repeatRecordNumber property to do something different for each of the events/wristbands for the delegate.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...