Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP->Adobe Reader
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01559211
Message ID:
01559240
Views:
72
DECLARE INTEGER ShellExecute IN SHELL32.DLL INTEGER nWinHandle, STRING cOperation, STRING cFileName, STRING cParameters,;
	STRING cDirectory, INTEGER nShowWindow

ShellExecute(0, 'Print', 'c:\YourPDFFileToPrint.PDF', '', '', 1)
Previous
Reply
Map
View

Click here to load this message in the networking platform