Copy data from a table and fill into another table on master page
I have to print the footer of the form on only the last page. This footer has two tables. Content area has multiple tables and they are coming good.. This footer has to come at a fixed position on the final page. I could get these Footer tables only on the first page. When the data overflows to multiplepages it does not work.
I was thinking of having a table with data on the model and copy the data to the footer tables on the last page using scripting.
I placed this code on the Initialization- event the footer table. But no luck.
Could you please help me.
