> It works properly as long as you fill the row. If you have a table
with 5
> columns you must have 5 addCell() before a row is produced otherwise
it's
> the same as doing nothing. PdfPTable doesn't create automatically
cells to
> fill an incomplete row.
Thanks that's it. It works fine now. But is
-Original Message-
> From: Daniel Brenner [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 27, 2003 20:35
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] PdfPTable in PdfPCell
>
> Hi @all,
>
> iText works pretty well for me since I switched from Table
Hi @all,
iText works pretty well for me since I switched from Table to PdfTable
(or PdfPTable). Until I discovered yesterday that nested tables are
still not working properly.
I have table with 2 columns and I want to put a nested table into one
cell. The amount of columns of this nested table dep