Re: [iText-questions] Error List in a PdfPCell

2007-06-29 Thread Eric Summkeller
Paulo Soares consiste.pt> writes: > > The list is not cloned, create a new list instead of clearing the old > one. > > Paulo > Thanks for your help! Now all runs! - This SF.net email is sponsored by DB2 Express Dow

Re: [iText-questions] Error List in a PdfPCell

2007-06-29 Thread Paulo Soares
orge.net > Subject: [iText-questions] Error List in a PdfPCell > > Here is the description what goes wrong: > > First I create a List, add it into the PdfPCell, clear the > List, add a > PdfPTable into the PdfPCell, add then two new Paragraph > objects into the List >

[iText-questions] Error List in a PdfPCell

2007-06-29 Thread Eric Summkeller
Here is the description what goes wrong: First I create a List, add it into the PdfPCell, clear the List, add a PdfPTable into the PdfPCell, add then two new Paragraph objects into the List and add the List again into the PdfPCell. The error is, that in the PdfPCell the two new added Paragraph