None and PdfPTable doesn't support rowspan and only works with PDF. The main difference is that PdfPTable works correctly with the alignments, supports RTL text and can be placed at a precise position in a PdfContentByte. It also has events to customize the cells, such as dashed borders or more psychedelic effects.
Best Regards, Paulo Soares > -----Original Message----- > From: Benjamin Boigienman [SMTP:[EMAIL PROTECTED] > Sent: Thursday, June 05, 2003 15:47 > To: itext > Subject: [iText-questions] PdfPTable vs Table > > Hi, > > What are the functionalities of PdfPTable that Table > don't have (about the layout) ? > > Thank you > > Benjamin > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
