|
-
Jul 22nd, 2011, 05:54 AM
#10
New Member
Re: [VB.NET] Extract Pages and Split Pdf Files Using iTextSharp
 Originally Posted by vijy
iTextSharp.text.pdf.SimpleBookmark.GetBookmark(reader)
see post #14:
it will help..
vijy,
I have been trying to get starting and ending page numbers for the lowest level bookmarks that exist, and then use them to extract those pages to a new PDF. I am able to get to the 1st level information, but I can not figure out how to dive deeper into the bookmark to get the kids.
i.e.
1st level bookmark 1
page number
2nd level bookmark 1
page number - 1st starting pdf extract page ** this is what I cannot figure out how to get to
3rd level bookmark 1
page number - 1st ending pdf extract page, also the 2nd starting pdf extract page ** this is what I cannot figure out how to get to
1st level bookmark 2
page number - 2nd ending pdf extract page
Last edited by kakahappns; Jul 22nd, 2011 at 05:59 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|