Re: [iText-questions] BookMark Issue

2005-08-10 Thread bruno
[EMAIL PROTECTED] wrote: Hi All, Is it possible to show the bookmark panel along with its corresponding content when it is opened through a browser. Look for the method setViewerPreferences. http://itextdocs.lowagie.com/tutorial/objects/bookmarks/index.html#viewerprefs The pdf generated h

Re: [iText-questions] BookMark Issue

2005-08-10 Thread Paulo Soares
Look at PdfWriter.setViewerPreferences() to have an open panel. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, August 10, 2005 11:33 AM Subject: [iText-questions] BookMark Issue > Hi All, > > Is it possible to show the bookmark panel along with it

[iText-questions] BookMark Issue

2005-08-10 Thread MPadmanabhan
Hi All, Is it possible to show the bookmark panel along with its corresponding content when it is opened through a browser. The pdf generated has documents of many pages and its corresponding bookmark panel has nodes in a hierarchical manner. BTW, the nodes are created by PdfDestination and PdfOut