Tony Olivas Posted July 21, 2011 Share Posted July 21, 2011 I wanted to see if there was a way to split a large record file (85K) into increments of 10K. I would like it to output into separate PDFs. What I tried: On imposer I set the count to 10K under Stack. Gave a large file. On FusionPro in the Composition settings I check the "Output to multiple file" set it to 10K. I did not know what to enter in the Different number of records in the first file box. It errored out at Compose part saying "The number of records in not compatible with imposition setting.The number in a chunk is being adjusted". That gives me large record. Thanks for you help. -Tony Quote Link to comment Share on other sites More sharing options...
Alex Marshall Posted July 21, 2011 Share Posted July 21, 2011 Tony, If you have "Infinite Stack" checked,then you will see this error. Uncheck this option in the FP Imposer file and enter a true value for your stack. If the stack batch output fits evenly into or is the same size as the chunk, then the chunk size is honored. When there is a conflict between the stack size and the chunk size, multiple output files are produced using the stack batch (SxVxH) output size. This is also the case when the stack output size is greater than the chunk size. When Infinite Stack is used, a conflict is reported and one output file is generated. Quote Link to comment Share on other sites More sharing options...
Tony Olivas Posted July 21, 2011 Author Share Posted July 21, 2011 So I enter 85K in the true value of my stack. Do leave not check "Output to multiple files" box in the Composition Settings pop dialogue? Or I do and enter 10000 in the number of records and Type in 9 for the "Different number of records in the first file" Or do I have those backwards. Quote Link to comment Share on other sites More sharing options...
Alex Marshall Posted July 21, 2011 Share Posted July 21, 2011 If the template is not being imposed, then in the Output tab of the Composition Settings Menu, the "Output to Multiple files" box should have a value of 10k. The box beneath for different number in the first file" should be disabled. I would recommend 5k records in each chunk. Quote Link to comment Share on other sites More sharing options...
Tony Olivas Posted July 21, 2011 Author Share Posted July 21, 2011 The template is being imposed 2up. Quote Link to comment Share on other sites More sharing options...
christhinkvariable.com Posted March 23, 2012 Share Posted March 23, 2012 Any answer on this? I am having the same problem. For ease of use i will explain my settings below. My page size is 8.5x5.5 i am imposing it 4up 2x2 on 12x18 in the .fpi file i have stack of 16 when i am in output for the input i choose records 1-16. in the output tabe i have output to multiple files checked with 4 records per file. In theory i should get 1 12x18 sheet per file at this point but i am not. I am getting same error as the original poster. Quote Link to comment Share on other sites More sharing options...
Alex Marshall Posted March 23, 2012 Share Posted March 23, 2012 If the stack batch output fits evenly into or is the same size as the chunk, then the chunk size is honored. When there is a conflict between the stack size and the chunk size, multiple output files are produced using the stack batch (SxVxH) output size. This is also the case when the stack output size is greater than the chunk size. When Infinite Stack is used, a conflict is reported and one output file is generated. Quote Link to comment Share on other sites More sharing options...
Tony Olivas Posted October 14, 2013 Author Share Posted October 14, 2013 Alex, To anyone who asks about this. Cause I just figured it out:confused:. Divide the number of imposition by the output records needed. Input that number in the count box of Stack in Imposer. Then in the Composition Settings>output to multiple files enter total records per file. In my example it worked like this: 4/10,000=2500 stack count . 10k for total records per file. 85K file now splits into 10K pdfs each. A total of 85 file were present. In the other example: 4/16=4 stack count 16 for total records per file. So if the record file is 32.Two files output. Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted October 15, 2013 Share Posted October 15, 2013 (edited) Alex, To anyone who asks about this. Cause I just figured it out:confused:. Divide the number of imposition by the output records needed. Input that number in the count box of Stack in Imposer. Then in the Composition Settings>output to multiple files enter total records per file. In my example it worked like this: 4/10,000=2500 stack count . 10k for total records per file. 85K file now splits into 10K pdfs each. A total of 85 file were present. In the other example: 4/16=4 stack count 16 for total records per file. So if the record file is 32.Two files output. You don't need to do all that. You can just set FusionPro.Composition.chunksBreakStacks = true in OnJobStart. Then you can leave Infinite Stacking in effect in FP Imposer, and still set the "Output to multiple files" setting in the Composition Settings. Edited October 15, 2013 by Dan Korn clarify OnJobStart Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.