Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing PDF docs in a foxpro form
Message
 
To
03/04/2003 05:57:38
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00773455
Message ID:
00773506
Views:
13
Is it what you wish?


DECLARE INTEGER ShellExecute ;
IN SHELL32.DLL ;
INTEGER nWinHandle,;
STRING cOperation,;
STRING cFileName,;
STRING cParameters,;
STRING cDirectory,;
INTEGER nShowWindow

? ShellExecute(0,"open","c:\acrobat3\reader\acrobat.pdf","","",1)

>Chaps,
>
>Is there a control of some sort for viewing PDF documents from within a foxpro application??
>
>
>Cheers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform