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