Good morning,
I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...Paragraphs.Add(stuff); } } page.Paragraphs.Add(table);...cell.Paragraphs.Add(textFragment); } } page.Paragraphs.Add(table);...