Hi,
I am getting a problem in printing the subtotals on each page of the form.
I am using the table node to loop through the line items. Each line item in the table may run through 3 or 4 lines dynamically with the first line as the actual line item and next lines are some texts.
So,the page break is not getting controlled and the sum of the amounts is not getting populated properly.
I have checked the standard examples SF_TOTALS,But that method is also not working.
Thanks,
Araja