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…...Add(); Table table = new Table { ColumnWidths = "100...RepeatingRowsCount = 1, }; Row headerRow = table.Rows.Add(); headerRow.Cells...