Adobe Acrobat Automation With VB and Windows API
Category:
System/APIType:
ApplicationsDifficulty:
AdvancedAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic.NET
More information:
Have you ever wanted to include Acrobat in your VB application? That is, run Acrobat within a VB form or component? Then this is for you. I wanted to share this because Acrobat automation requires some very archaic and unconventional coding, if all you know is Visual Basic. This is a one form application. I leave it to your skills to integrate the code into a component.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: