Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class Definition not Found
Message
 
 
À
31/07/2003 11:58:41
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00815446
Message ID:
00816154
Vues:
24
>I have been using some Acrobat 4.0 form automation in my VFP 6.0 code(CreateObject("AFormAut.App"). Now I have installed Acrobat 5.0 and when this code runs I get an error(Class Definition not Found). Any ideas?

Try to run first
o = CreateObject(“AcroExch.App”)
* and than
oAF = CreateObject(“AFormAut.App”)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform