Results 1 to 40 of 136

Thread: [VB.NET] Extract Pages and Split Pdf Files Using iTextSharp

Hybrid View

  1. #1
    New Member
    Join Date
    Jul 2011
    Posts
    2

    Re: [VB.NET] Extract Pages and Split Pdf Files Using iTextSharp

    Quote Originally Posted by vijy View Post
    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
  •  



Click Here to Expand Forum to Full Width