Results 1 to 5 of 5

Thread: [RESOLVED] PDF Page merge

  1. #1

    Thread Starter
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Resolved [RESOLVED] PDF Page merge

    Hello all,

    Does anyone know a way to merge pages in a pdf file? Say the pdf file contains 99 pages and i want to merge every 3 pages together..?

    Thanks in advance,

    Greyskull
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: PDF Page merge

    I don't know if there is already some commercial or open-source software out there that has the capability to do what you ask, but I guess there must be.
    However, you can also write it your self using iText or iTextSharp. If you are to write it, I may be able to help with the code.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  3. #3

    Thread Starter
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Re: PDF Page merge

    Thanks, i heard i need to use Javascript but if i can do it in c# i would.
    Do i need some form of library to do it?
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

  4. #4
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: PDF Page merge

    Quote Originally Posted by Greyskull
    Thanks, i heard i need to use Javascript but if i can do it in c# i would.
    Do i need some form of library to do it?
    You can use iTextSharp library. It can be downloaded here:
    http://sourceforge.net/projects/itextsharp/?abmode=1
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  5. #5

    Thread Starter
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Re: PDF Page merge

    Thanks, I've now finished what I wanted, but i didn't manage to do it on iTextSharp. I used pdfsharp which works in a similar way I believe.

    Thanks for pointing me in the right direction
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

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