Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding Office Servers print dialogs
Message
De
24/04/2002 15:35:30
Dennis Little
Ist Choice Travel
Glos, Royaume Uni
 
 
À
24/04/2002 09:43:34
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00646185
Message ID:
00648839
Vues:
29
Tamar

As you can see from an earlier post in this thread, PrintBackGround = .F.

>*!* Word section
>oWord = CreateObject([Word.Application])
>oDocument = oWord.Documents.Open(lcFilename)
>
>oWord.Options.PrintBackGround = .F.
>oDocument.PrintOut()
>oDocument.Close()
>oWord.Quit()
>RELEASE oWord
>

The original print test was done using a different printer driver, but it seems, without testing all the alternatives, the dialog always appears.

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

Click here to load this message in the networking platform