RE: [iText-questions] tables in tables

2004-11-10 Thread Paulo Soares
ntage(100);table.setExtendLastRow(false);cell.addElement(table);- Original Message - From: "John Sims" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>Sent: Tuesday, November 09, 2004 21:17Subject: Re: [iText-questions] tables in tables>

Re: [iText-questions] tables in tables

2004-11-10 Thread John Sims
endLastRow(false);cell.addElement(table);- Original Message - From: "John Sims" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>Sent: Tuesday, November 09, 2004 21:17Subject: Re: [iText-questions] tables in tables> I have a PdfPTable but can't find a

Re: [iText-questions] tables in tables

2004-11-09 Thread Paulo Soares
uesday, November 09, 2004 21:17 Subject: Re: [iText-questions] tables in tables > I have a PdfPTable but can't find a method to control row expansion (eg. > table.setRowExpansion(false);) > > Is there a method? > > thanks, > -john > > >>> "

Re: [iText-questions] tables in tables

2004-11-09 Thread John Sims
st row expansion.- Original Message - From: "John Sims" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Tuesday, November 09, 2004 20:23Subject: [iText-questions] tables in tables> I'm creating tables within tables. The top level table has three columns> (one co

Re: [iText-questions] tables in tables

2004-11-09 Thread Paulo Soares
You need a PdfPTable to be able to control the last row expansion. - Original Message - From: "John Sims" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 20:23 Subject: [iText-questions] tables in tables > I'm creating table

[iText-questions] tables in tables

2004-11-09 Thread John Sims
I'm creating tables within tables. The top level table has three columns (one column for each sub-table). The top level table only has one row (ie. one row of tables). Each of the three sub-tables has a different number of rows. The last row of the two smaller sub-tables (smaller in terms of the