Skip to Content
0
Former Member
Jul 08, 2009 at 05:55 AM

page break in smartforms

27 Views

Hi,

I have developed a form to print the invoice to a customer which includes details such as airline,flight number,flight date,departure time,price.I need to display the subtotals and grandtotals for each airline.In the print preview I am able to see the subtotals after each airline.But the grandtotals are also getting displayed in all the pages which should not happen.I want the grandtotals to be displayed only at the end after all the subtotals for each airline are displayed.I have given code for grandtotals in the footer of main window.

How can I set a page break for the grandtotals to get displayed only at the end?