Inserting a new row below the header of the table when the table breaks into a new page

Hi,


Aspose 4.5 (com.aspose.pdf package)

Following is the scenario :

There is a large table that is getting generated and added as part of the pdf document.
The table is bigger than the page height and breaks and gets displayed in the next page. Please note the table has repeatingrows set.
I want to know about the row where the table had a break and then insert new row as the first row in the next page with some information from the last row of the previous page.

Can you tell me whether this is possible in Aspose ?

Is there a page break event in aspose ,where we can manipulate the table rows ?

Regards
Praveen

Hi Praveen,


Thanks for contacting support.

Can you please share some code snippet which can help us in replicating this scenario in our environment. We are sorry for this inconvenience.

Hi Praveen,

As per your requirement, you may consider following the instructions specified over following link for further details on How to determine if table will break in current page