Hi,
I have the following issue:
a given shipment number contains a total of 8 items and that the currently defined amount of items that boxes 6 through 12 of the form can hold is set to 5 items. Given this scenario, page break logic should allow for items 1 through 5 to be included in Page 1 of the form, and items 3 to 8 to be included in Page 2 of the form. Also, under this scenario, for a total of two pages, the footer at the bottom right hand side of the form, should display Page: 1 of 2 for page 1, andPage: 2 of 2 for page 2.
Can you please suggest me some logic????
thanks in advance