The files are going to be delivered by StoreFlow there I can select the workflow I want to use, so it will be a singel pdf of one card and the next so I must make a trigger for the amount or a a time end af the day.
One more thing...
FFCore can also automatically collect jobs so they can be imposed together.
In the simplest case, you can add a Collect node to the start of the workflow. This component will hold jobs until it has three jobs.
Collect can also combine the released jobs into a single job group which would eliminate the need to submit jobs to FFCore as a job group
There are other things you could do. For example, release jobs on a fixed interval while making job groups for jobs that have the same quantity. You could also extend this to perform various imposition operations depending on the number of released jobs (or you could impose that can be grouped and return the rest of the jobs to await additional jobs). There are a lot of possible scenarios. Not sure if you are thinking along those lines but if you are let me know and I will write something up.
One more thing...
FFCore can also automatically collect jobs so they can be imposed together.
In the simplest case, you can add a Collect node to the start of the workflow. This component will hold jobs until it has three jobs.
Collect can also combine the released jobs into a single job group which would eliminate the need to submit jobs to FFCore as a job group
There are other things you could do. For example, release jobs on a fixed interval while making job groups for jobs that have the same quantity. You could also extend this to perform various imposition operations depending on the number of released jobs (or you could impose that can be grouped and return the rest of the jobs to await additional jobs). There are a lot of possible scenarios. Not sure if you are thinking along those lines but if you are let me know and I will write something up.
This can be done in a variety of ways. None is inherently better than the other.
The simplest thing would be to submit the jobs as a job group so they can be joined and imposed into the same layout:
You can submit multiple jobs as a group in any of the following ways:
The key is to ensure the jobs are part of a group once they are in the system
After the jobs are joined you can use a 2 stage imposition to impose them.
In the first imposition stage you impose the file using the following settings:
The press sheet size may also be a fixed dimension. In this case, the semi-automatic size is used to allow this template to support jobs of any height (aka postcards)
The page order is set to cut & stack to allow the joined business cards to flow accross the columns of the layout.
The number of rows and columns is set to impose a single row in the final layout.
The imposition should use the trimbox for imposition.
Finally, margins are added to preserve the bleed on the top and bottom edges.
Since the second imposition stage will also use the trimbox the bleed distance is not relevant. It can be any value as long as it preserves enough bleed content.
The second imposition stage will impose each 3up row into the final layout.
The press sheet size is set to the final size
The Page Order is set to Repeatedso the sheet can be filled with as many 3up rows as possible.
Sinc ethe imposition uses the pdf trimbox the margin from the previous stage is not used when calculating page placement.
Lastly, margins and gutters are defined as required.
Imposed layout
This can be done in a variety of ways. None is inherently better than the other.
The simplest thing would be to submit the jobs as a job group so they can be joined and imposed into the same layout:
You can submit multiple jobs as a group in any of the following ways:
The key is to ensure the jobs are part of a group once they are in the system
After the jobs are joined you can use a 2 stage imposition to impose them.
In the first imposition stage you impose the file using the following settings:
The press sheet size may also be a fixed dimension. In this case, the semi-automatic size is used to allow this template to support jobs of any height (aka postcards)
The page order is set to cut & stack to allow the joined business cards to flow accross the columns of the layout.
The number of rows and columns is set to impose a single row in the final layout.
The imposition should use the trimbox for imposition.
Finally, margins are added to preserve the bleed on the top and bottom edges.
Since the second imposition stage will also use the trimbox the bleed distance is not relevant. It can be any value as long as it preserves enough bleed content.
The second imposition stage will impose each 3up row into the final layout.
The press sheet size is set to the final size
The Page Order is set to Repeatedso the sheet can be filled with as many 3up rows as possible.
Sinc ethe imposition uses the pdf trimbox the margin from the previous stage is not used when calculating page placement.
Lastly, margins and gutters are defined as required.
Imposed layout