On Wed, Feb 24, 2010 at 11:12 PM, hLalit <hla...@gmail.com> wrote:

>
> Hi,
>
> I have an existing pdf doc. I want to iterate through existing bookamarks
> in
> the pdf doc & collapse the bookmark where there is a parent child relation.
> For e.g
>
> -1.0
>  - 1.1
>     - 1.1.1
>     - 1.1.2
>  - 1.2
>    - 1.2.1
>    - 1.2.2
>
> In the above I would like to collapse 1.1 & 1.2
>
> I am using ITextSharp dll with .Net.
>    ...

This question was posted (and reposted) months ago.  Even with this delay, I
think it deserves response.

I don't understand the question--that is, I find it ambiguous.  I *think*
hLalit intends a result of
  -1.0
    -1.1
    -1.2
but I'm unsure.

In any case, yes, iText includes bookmarking capabilities, and should be
able to handle the precise requirements, whatever they are.  I myself don't
work with iTextSharp, so there's probably little value in me speculating on
the details of an implementation.
------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to