Try Section.setBookmarkOpen(false) to present a colapsed view of the tree. Best Regards, Paulo Soares
> -----Original Message----- > From: pramodh [SMTP:[EMAIL PROTECTED] > Sent: Thursday, July 10, 2003 5:00 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Event handling in outline > > Hi., > > I am new to itext(Java-PDF library).I would like to use it in our > application. > I have constructed pdf document through examples provided in the website.I > am using Chapter and Section object for constructing tree on the left > side.On Clicking ,righpane will loaded with object that i wanted. > Here is my Problem ,if i select parent node in the tree,In the right pane > it is showing parent node + all its children details.I want to show only > the parent node details on the right pane. > > I know i have to overide some methods in PdfPageEventHelper class .I want > an example to do the same.. > I here with enclos the java code and the pdf file generated.Please help me > in this regard. > > Thanks and Regards > Pramodh C > > > ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
