Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE & MS Word & printing a document
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00195868
Message ID:
00197168
Vues:
20
Dan,

Many thanks for the info.

John

>Try this:
>
>oWord = createobject('word.application')
>
>oWord.documents.open(<>)
>oWord.activedocument.Printout()
>oWord.activedocument.Close(.f.)
>
>oWord = ""
>
>>I would like to print a MSword document automatically from within Foxpro. How whould I do this or is it even possible?
>>I know how to use "doverbs" but doverbs only allows me to launch MSWord through OLE. I then have to print the document manually. Can somebody please point me in the right direction.
>>
>>Thanks
>>
>>John King
>>tolait@saol.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform