[iText-questions] Table headers and page break

2009-03-04 Thread Chitapalli, Sriram
Hi All, I am generating a RTF document with iText. I do not want only table headers to be printed on a RTF page with rest of the data in the next page. Any help is highly appreciated. Thanks in advance. Sriram -- Open Sou

Re: [iText-questions] Table Headers

2006-04-07 Thread bruno
marvit wrote: Bruno, I would like that you saw o .pdf, because when have more table, o header father no show in others pages. The PDF doesn't show me anything new. I'm using the object Table(), Why? It's a bad idea. Use PdfPTable instead. try add the table in HeaderFooter(), bu

Re: [iText-questions] Table Headers

2006-04-07 Thread marvit
Bruno, I would like that you saw o .pdf, because when have more table, o header father no show in others pages. I'm using the object Table(), try add the table in HeaderFooter(), but not compatible object. Tks. Em (09:05:20), bruno escreveu: >marvit wrote: > >> >Bruno, >> >

Re: [iText-questions] Table Headers

2006-04-07 Thread bruno
marvit wrote: >Bruno, I am sending .pdf to you analyze, see you that o report has a Header and sub-Headers. You probably forgot the attachment. I created all report in one object table to that create dependences between the headers e sub-headers. There is no reason to create

[iText-questions] Table Headers

2006-04-06 Thread marvit
>Bruno, > > I am sending .pdf to you analyze, see you that o report has a Header >and sub-Headers. > > I created all report in one object table to that create dependences >between the headers e sub-headers. > > I would like that show sub-headers when necessary(break pages). > >Tks. Ma