[color:blue]I've got a leftbrain torture for you,
i just hope i can explain te problem clear enough...
Here goes,
I'm using FMP 8.5 Adv for small labels, which are saved as PDF, and in acrobat (with the aid of a imposer plugin) combined on larger sheets, and from there to a printing press.
(All of the above is no problem at all, so you won't find any of this in the samplefile below)
The problem is that each label (item) has its own printrun,
and i'd like to optimise the sheets for the printer as much as i can. Therefore i'm duplicating some records so their printruns are lowered, and with that the surplus of the other items on that sheet are lowered too.
I already made a solution to predict the number of printing sheets, and a calculation for the printrun of each sheet.
What i'm boggling my mind about is a way to automate the process of duplicating records in the most efficient way.
I'd like to note that just duplicating the highest printruns isn't always the best solution, every-time you duplicate a record (what can only be done a limited number of times, because you don't want extra sheets in your press if you don't really need to)
And sometimes it's more efficient to duplicate one of the lower printruns, because of the shifting, the last one of one page would be the first on the next page if a record is added above. And that last one is likely to boost the printrun of that sheet. And it's possible you'll loose there more than you gained above.
As you might have guessed, i've always done the duplication process manually, and it's sometimes a bit of a puzzle which record to duplicate, and keep the number of sheets & printruns optimal.
Now, to save time on future orders, and to make the process easier for others (read: colleagues) i'm searching for a way to automate the optimising process.
I hope all above was clear enough,
suggestions are more than welcome.
I'll include a stripped down sample file
[color:red]Thank you for your help.
combined_printrun_sample.zip