Previous | Next | (P-PDF) Acrobat 6.0
Topic: Createobject Error (Via Email)
Conf: (P-PDF) Acrobat 6.0, Msg: 115691
From: mhogan7749
Date: 7/17/2004 07:16 AM
Software is VB6. When running on a computer with Adobe 6.0 Pro the code works fine. When running on a computer with Adobe 6.0 Standard it crashed. The error is:
Type mismatch 13
The statement causing the error is:
Set gApp = CreateObject("AcroExch.App")
gapp is Dim gApp As Acrobat.CAcroApp
Is this from the differences in Pro and Standard? Has anyone experienced an error similar to this.
Thanks,
Mike