I try to create a table where cells are not split on a page break. I stumbled upon the property shouldSplitCellsOnPageBeak which is false per default, so I would expect it to work as I like. But it seems the property is ignored.
When searching for that word, I only find it once, it seems as if it's never used... Is there a way to prevent cells to be split on page break?
I try to create a table where cells are not split on a page break. I stumbled upon the property
shouldSplitCellsOnPageBeakwhich isfalseper default, so I would expect it to work as I like. But it seems the property is ignored.When searching for that word, I only find it once, it seems as if it's never used... Is there a way to prevent cells to be split on page break?