Hi,
I am trying to open a PDF document in VB. I used the below code :

Set gAcro = CreateObject("AcroExch.Document")

And, when I am trying to assign a value to gAcro, the system is saying Object Expected. Can any one help me out to resolve this problem.

Regards
Seetha Ram