Hi,
My requirement is to generate pdf where data retrieved from the database should be splitted between pages if data is more rather than creating entire data in new page.
For instance sometimes when a table has to be splitted on another page, some cells of the splitted row should appear on the preceding page while the others appear on the next one.
PLease help on this.