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…...Main() { Document pdfDocument = new Document(); Page page = pdfDocument...pdfDocument.Pages.Add(); Table table = new Table { ColumnWidths = "100 100...