Re: [iText-questions] varies cell size in one table

2006-11-16 Thread Mark Hall
On Thursday 16 November 2006 15:16, Henry Lu wrote: > Is it possible to have different number of cells and size of cells in > one table? > > first row: 2 columns: 60,40 > second row: 3 columns: 50,30,20 That is not directly possible. You could use a number of smaller columns and then use column sp

[iText-questions] varies cell size in one table

2006-11-16 Thread Henry Lu
Is it possible to have different number of cells and size of cells in one table? first row: 2 columns: 60,40 second row: 3 columns: 50,30,20 ... -Henry Mark Hall wrote: >On Thursday 16 November 2006 14:46, Henry Lu wrote: > > >>How do I add two tables in to a document that there is no space