[iText-questions] Chapter objects inside a cell table.

2009-11-16 Thread lester fajardo
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 ,

Re: [iText-questions] Chapter objects inside a cell table.

2009-11-16 Thread 1T3XT info
lester fajardo wrote: Hello. Is posible to put a chapter object inside a table cell ? No no no no no no no! Bad practice, bad idea. There is no reason whatsoever why you'd want to do that. -- Let Crystal Reports

Re: [iText-questions] Chapter objects inside a cell table.

2009-11-16 Thread lester fajardo
And what could be a better idea ? i explain, i have a table with a index of words that exists in a doc, and i want to have a chapter/outline or whatever linked to each start of a char. e.g. (page 1) cell | A - i want a chapter, outline, etc poiting to this cell

Re: [iText-questions] Chapter objects inside a cell table.

2009-11-16 Thread 1T3XT info
lester fajardo wrote: And what could be a better idea ? i explain, i have a table with a index of words that exists in a doc, and i want to have a chapter/outline or whatever linked to each start of a char. As I've said before: create you bookmarks using PdfOutline! PdfOutline needs a