|
-
Aug 8th, 2008, 10:48 AM
#1
Thread Starter
Hyperactive Member
[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.
-
Aug 11th, 2008, 07:41 AM
#2
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 -
-
Aug 12th, 2008, 03:55 AM
#3
Thread Starter
Hyperactive Member
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.
-
Aug 12th, 2008, 10:02 AM
#4
Re: PDF Page merge
 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 -
-
Aug 13th, 2008, 05:09 AM
#5
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|