Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing File in Word
Message
From
26/06/2001 11:51:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Printing File in Word
Miscellaneous
Thread ID:
00523610
Message ID:
00523610
Views:
36
I have the following code which opens the document but need to know what commands to use to print the document.
WITH loWord
cFile = CURDIR()+"\Reports\DonateBlank.doc"
.Documents.Open(cFile)
ENDWITH

Thanks

Milt
Next
Reply
Map
View

Click here to load this message in the networking platform