Skip to main content
April 12, 2017
Question

With the use of SDK, Merging of more than one PDF Files are possible in VB.NET?

  • April 12, 2017
  • 2 replies
  • 1808 views

I want to merge more than one PDF File of Windows Application created thru Vb.net (Visual Studio 2013). So want to know that With the use of Adobe SDK, its possible or not?

[Moved from the Coding Corner (which is for general coding discussion) to a more focused, and active forum - moderator]

This topic has been closed for replies.

2 replies

Karl Heinz  Kremer
Community Expert
Community Expert
April 12, 2017

If you have Acrobat installed, and are not running on a server, you can certainly do that. Take a look at this tutorial I wrote up a while ago about merging PDF files using the IAC interface: Adobe Acrobat and VBA - An Introduction - KHKonsulting LLC

This was written for VBA, but you should be able to adjust the code to VB.NET

Legend
April 12, 2017

You seem to have a colleague, classmate or coincidence with the same question here I want to Know that I want merge multiples PDF File In One PDF By using the Visual Studio 2013 (.Net) So please let me…