Combine PDF using adobe Acrobat SDK

suresh_ed

Active member
Joined
May 19, 2008
Messages
27
Programming Experience
1-3
I want to combine the number of PDF files in a sequence using vb.net and
Adobe Acrobat Professional 8.0.

Solution is there with lot of third party tools.

Please let me know the possibilities using Adobe Acrobat SDK to Combine Multiple PDF files.
 
I haven't used the SDK to do this but I do have code using iTextSharp to accomplish this if that's an option for you.
 
ItextSharp

If we use some other component, it is changing some important features like
* compatibility
* Fast web view and so on.

That's what i am looking for Acrobat SDK Solution.
 
Back
Top