If the html contains table with colspans rows and none of the rows has each column just single spaned, then the HTML-Renderer throws ArgumentOutOfRange exception in CalculateCountAndWidth.
The attached patch fixes this bug and also fixes bug with not working column width reduction.
The attached patch fixes this bug and also fixes bug with not working column width reduction.