[iText-questions] Row height change in a PdfTable

2011-11-26 Thread Thomas Mahr
Hello, i have a Pdftable with 5 rows. Now i will change the height for the 5. row. It is possible to change the height after table.addCell() ? I need a solution to change the height after the table.addCell - Methode. I have used to set the heigts with then following Statements: table.R

[iText-questions] question - How can i change the row height

2011-11-26 Thread Thomas Mahr
Hello, i have a Pdftable with 5 rows. Now i will change the height for the 5. row. It is possible to change the height after table.addCell() ? I need a solution to change the heigth after the table.addCell - Methode. I have used to set the heigts with then following Statements: table.R