You need to use PdfPTable (and PdfPCell). Best Regards, Paulo Soares
> -----Original Message----- > From: Roland [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 20:50 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Problems with Tables > > Hello, > I want to make cells where the vertical alignment is MIDDLE. I need to use > > PdfCell to do this right? > Now, the problem is, that PdfTable is not a public class(why not?). So how > > do I accomplish this the best way? > Currently my program uses the normal Table and Cell class. How can I > change > this the easiest and fastest way? > > Thanks for any help. > > Roland > > > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
