Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Angry Customer: Printer dialog Collate Option
Message
De
26/10/1999 15:38:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00281272
Message ID:
00281751
Vues:
69
George and Ken,

I have a Xerox Document Center here at work (may be a special case)
I put the 3 lines of code in the command window and NO COLLATE
option shows up.

Hope this helps.

Jeff Whitaker

>Here's what needs to be done gang. First, the printer must support collatiing. If it doesn't, it won't help. Second, it should be set as the default printer. Third, in your command window, enter the following:
>
>oDlg = CREATEOBJECT("MSComDlg.CommonDialog.1")
>oDlg.Flags = 0x10 && Sets collate to .T.
>oDlg.ShowPrinter
>
>If the printer supports collation, you should see a check box near the number of copies entry area (lower right).
>
>Can anyone confirm this for Ken, please?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform