cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting the spool

Former Member
0 Kudos

Hi All,

I need to split the spool based on my main window entries in my script. if the line items in my main window are greater than 5, i need to create a new spool for the rest of the entries. Any pointers on this would be highly helpful.

Regards,

Goutham Bobba.

Accepted Solutions (0)

Answers (1)

Answers (1)

satyajit_mohapatra
Active Contributor
0 Kudos

Is it not sufficient, if you print 5 line items in each page, instead of creating a new spool for each set of 5 line items?

Anyways, one solution can be to call the form once for each set of 5 line items, so that different spools are generated.