RE: [iText-questions] PdfPCell an Rowspan

2002-04-10 Thread [EMAIL PROTECTED]
Table in table should work. Put a table inside the cell you want to have the rowspan. Regards, Gunter -- air-conditioned environment - don't open windows ! -- Gunter Sammet SAMMYSOLUTIONS.COM LTD -- 2102-12 AVE NW Calgary/AB, T2N 4X1,

Re: [iText-questions] PdfPCell an Rowspan

2002-04-10 Thread Matt Benson
I believe Paulo has said in the past that adding rowspan would involve a massive restructuring of PdfPTable, so not to expect this feature any time in the near future. -Matt --- pdf pdf <[EMAIL PROTECTED]> wrote: > Hi! > I`m work with a PdfPTable and PdfPCell and I need > use a rowspan. > Is