Re: [iText-questions] RTF - on start page

2007-01-29 Thread Mark Hall
On Monday 29 January 2007 17:04, GAMBELLI Raffaele wrote: > I would like to have page events like pdf... There is no rendering process in the RtfWriter2, thus no events can be generated. Impossible. > My specific problem is that I have multiple tables with same header, and I > need to show this h

[iText-questions] RTF - on start page

2007-01-29 Thread GAMBELLI Raffaele
Hi all, this is a question for Mark: I would like to have page events like pdf... I have already read in mailing list those words: > ...There is no concept of pages in the RTF > document. Only when the > document is opened in a viewer is the document split > into multiple pages. > The only excep