Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding Office Servers print dialogs
Message
De
19/04/2002 14:03:06
 
 
À
19/04/2002 08:31:52
Dennis Little
Ist Choice Travel
Glos, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00646185
Message ID:
00647001
Vues:
27
>Tamar, (great book on Microsoft Office Automation BTW)
>
>Code as follows
>
>*!* Word section
>oWord = CreateObject([Word.Application])
>oDocument = oWord.Documents.Open(lcFilename)
>
>oWord.Options.PrintBackGround = .F.
>oDocument.PrintOut()
>oDocument.Close()
>oWord.Quit()
>RELEASE oWord
>

I just tried your example (except that I created a new document and threw some text in it), and it printed without any UI at all. What exactly are you seeing?

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform