|
-
Nov 27th, 2007, 06:34 PM
#1
Thread Starter
Fanatic Member
[2005] Merge Multiple Files Into One
I'm looking for a way programmatically to merge several individual files (mainly PDF) into a single individual file.
I have done some web searchs and have found several software utilities that perform this action but I want to create my own.
Any idea's on where to start?
-
Nov 27th, 2007, 06:47 PM
#2
Re: [2005] Merge Multiple Files Into One
Do you know the binary format of a PDF file? If not then you need to first find a third-party component that does. Once you've done that, you need to read the documentation for that component to see how to use it.
-
Nov 28th, 2007, 08:54 AM
#3
Re: [2005] Merge Multiple Files Into One
Take a look at the thread in the code bank. It uses the free iTextSharp library.
http://www.vbforums.com/showthread.p...ght=itextsharp
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
|