Question

Cognizant
IN
Last activity: 22 Dec 2017 6:26 EST
Page-break issue while generating word teplate
Hi,
We are using HTML codes to create tabular structure in a correspondence rule and then generating a document out of it. The issue we are facing is that the rows are getting split between the pages. Since we have dynamic values in the table we have to set page-break dynamically such that a row doesn't get split between pages.
We tried the attributed page-break-inside:avoid for <tr> and <td>. But still it is not working.
Is there any way of achieving this functionality? Kindly help us out.
Thanks