Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adobe in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00569961
Message ID:
00569969
Vues:
30
>>Hello all,
>> Has anyone ever used Adobe acrobat reader through VFP?
>>Thanks,
>
>
>Drop the ActiveX web browser control on a form. If the ole control is named 'ie', you can use the navigate method:
>
>
>thisform.ie.Navigate('file://C:/data/myfile.pdf')
>
>
>Also, if you get an 'Unspecified error' when running the form, putting a NODEFAULT in the refresh() method of the browser control solves that problem.
>
>Of course the reader needs to be installed on the machine...
>
>HTH,

PMFJI...

Steve, you just solved a similar problem I was having with the browser control. I didn't know about the NODEFAULT in the Refresh() solving the 'unspecified error' message. Was about to put up a question about it.

Thanks ... if I could give you stars, I would (g)
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform