Quoting Lior Shliechkorn <[EMAIL PROTECTED]>: > > Hi, > > I was curious about the differences between these two tables, and if there > would be an advantage of using one over the other?
Class Table: - You don't have to worry about anything - The result is sometimes disappointing - It's the only way to create HTML and RTF tables as well Class PdfPTable: - You have (almost) complete control over the table (positioning! colors!) - You can make very, very nice tables if you put some work into it - You can only use them to produce PDF, not for HTML, RTF Bruno ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
