RE: [iText-questions] Absolute positioning of lists

2004-11-12 Thread Paulo Soares
OTECTED] > Subject: [iText-questions] Absolute positioning of lists > > Hello, > > is it possible to position a list absolutly on a page? > I tried it this way: > > List->Paragraph->PdfPCell->PdfPTable > > and positioned the table, but this doesn'

[iText-questions] Absolute positioning of lists

2004-11-12 Thread Martin Resch (adaptions GmbH)
Hello, is it possible to position a list absolutly on a page? I tried it this way: List->Paragraph->PdfPCell->PdfPTable and positioned the table, but this doesn't work, the content of the ListItems are placed in one line without a ListSymbol. Thanks a lot, Martin --