Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adobe in VFP
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00569961
Message ID:
00569969
Views:
29
>>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform