My Dynamic Table is writing rows of data in multiple pages, I am not getting table border at Each page bottom and top even though I used the below code
builder.getRowFormat().setAllowBreakAcrossPages(false);
My Dynamic Table is writing rows of data in multiple pages, I am not getting table border at Each page bottom and top even though I used the below code
builder.getRowFormat().setAllowBreakAcrossPages(false);
@jagadeesh8586 Could you please attach your input, output and expected output documents here for testing? We will check the issue and provide you more information.