Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing File in Word
Message
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00523610
Message ID:
00523614
Views:
8
>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

Take a look at a book "Microsoft Office Automation with Visual FoxPro"
http://www.hentzenwerke.com/catalogavailability/autofox.htm
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform