Erro 429 Set gApp = CreateObject("AcroExch.App")

  • Thread starter Thread starter Alex St-Pierre
  • Start date Start date
A

Alex St-Pierre

Hi,
When I execute this, I get the error 429.
Dim gApp As Acrobat.CAcroApp
Set gApp = CreateObject("AcroExch.App") 'Error 429: ActiveX Can't Create
Object
I think I have the required library (Adobe Acrobat 9.0 Objet Library)

I tried the same code with an other computer that use PDF Maker and it
works.. Is it suppose to work with the reader version? The library in PDF
Maker is "AdobePDFMakerForOffice"..

Thank you!
Alex
 
Back
Top