Hi David,
Good job ;)
I only change the last split and change segments to divide by 18 pages because the output failed.
The only blame I have is the slowness of the treatment (not only the 3 awaiting minutes) to get the 50 segments.
Anyway, thanks for your support.
Regards
Philippe
Hi David,
Thanks for the reply... I test it and come back to you 😉
I used the below WF. I submitted the two jobs as a job group. Split them in 8 equal segments (you will need 50 segments) -- for both splits. Used the collect node to order the split jobs by job group ID.
I've attached the WF. It was done using 6.2.8 and the .zip extension will need to be changed to .ffc for Core Exchange
Hello,
Here is my request :
- the first file contains 50 booklets of 16 pages (800 pages)
- the second one contains 50 cards
The first file mut be divided by 16 (OK done), the second one is divided by one (OK done).
Now, each booklet must merge with the corresponding card, i-e
booklet1, card1, booklet2, card2, and so on until 50.
The division is done, now I wonder how to merge the corresponding files. I could write a script and build a csv file that puts files in theright order but if FFCore could be done that basically !
If someoen is interesting in that w/f, I can upload the files.
Solved! Go to Solution.