Make borders around table.
Hi @dhorions and thanks for this great library. I have a scenario where we need to draw a border around the table only on a page and horizontal borders (Top and Bottom) for each row is not required. The table we have is multi-page and If we remove horizontal lines for each row, then the last row on the page also does not have a bottom border.
I tried to look for a solution for this problem, however, I could not find any way to resolve this problem (Draw bottom border on the last row on a page).
Could you or anyone help me resolve this issue? Thanks.
I have an example in branch https://github.com/CSchemmy/boxable/tree/pageBreakDrowTableBorder. It's not optimal but it works and you need pull request #219