Re: [iText-questions] iText RTF Document Table of Contents

2004-01-23 Thread Mark Hall
On Thursday 22 January 2004 20:04, Sri wrote: > I've noticed there are classes designed, but I have problem putting > them to work. I noticed some methods that help PDF documents to generate > TOC (reorderPages in PDFWriter) are missing in RTFWriter. You should be able to generate a TOC by calling

[iText-questions] iText RTF Document Table of Contents

2004-01-23 Thread Sri
We have an application in which we need to generate RTF documents with Table of Contents. Iam pleased with iText capabilities to generate RTF. Iam not able to figure out generating "Table of Contents". I've noticed there are classes designed, but I have problem putting them to work. I