> Bruno Lowagie wrote: > PdfPTable doesn't support colspan. > You work around this with nested tables. > br, > Bruno
Thanks! You meant rowspan. I will do this with nested tables. One last question I've got yet. Could you explain me, what the main difference between the old Table objects and the new PdfPTable and PdfPCell objects is? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
