Hi,
I have a certain problem in calculating subtotals, I am using the table node to print the line items, I am calculating the subtotals by adding a program line to the amount field , and then adding the amount value to a variable. the smart-form does not show appropriate subtotals in some cases.
For e.g, there are 3 line items printed on the first page, but the subtotals is shown for 4 line items in the first page, I assume this is because I have used the table node, the smart form loops and then realizes there is not space for the fourth line item, but the in the subtotal is already calculated, I need a solution for this issue.
thanks,
Rahul