Broken tables

When a table is split across two pages, the table on the first page does not put a horizontal line to finish off the table (ie with a BorderSide.Bottom value on the cells in the last row). Is there a way to generate this automatically?



Dear Harley,

Thank you for considering Aspose.

Sorry this feature is not supported. If you really need it, I can consider adding support for it in the next release.

It would be great to have this done automatically.

I am currently creating this effect using the BorderSide.Bottom on the first page (testing the IsBroken flag) but not sure how to continue with the following pages.
Can a new page be detected within table creation?





Please test the attached XML to see if it meets your requirement.

I have attached the results. The broken table is not finished with a horizontal line on each page.

Dear Harley,

Thank you for considering Aspose.

Maybe I have misunderstood you. You don’t need the bottom border of the table in the first page but need bottom border in subsequent pages, right? This is not supported in Aspose.Pdf.