Hello.
Is posible to put a chapter object inside a table cell ?, when i create a
chapter object and then put it inside a cell, the cell is left empty and
also the chapter is not shown in the bookmarks section.
iTextSharp.text.Chapter chapter1 = new Chapter(new Paragraph(" Hello ",
FontFactory.GetFont(FontFactory.HELVETICA, 9, iTextSharp.text.Font.BOLD)),
1);
iTextSharp.text.Cell cx = new iTextSharp.text.Cell(chapter1);
aTable.AddCell( cx);
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/