Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Choosing a printer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00122327
Message ID:
00122344
Vues:
14
>I know I've seen this done, but I don't remember where or how...
>
>1. How can I have a report go to a printer that is not the windows default printer?
>
>2. We have a printer with 2 bins. One with plain paper, the other with special yellow paper (which of course cost more). How can I tell this print job to use the first bin, and tell that print job to use the other bin?
>
>Thanks,
>Rick

Hey, Rick.

LTNS!

1) The best way to do this is have the user pick a printer when he/she is ready to print (maybe only once per session, if it's something they leave running all day) {SET PRINTER TO NAME GETPRINTER()} OR (if you know who is printing where) just print to the appropriate LPT port {SET PRINTER TO LPTx} or printer {SET PRINTER TO NAME MyLaser}....

2) Again, you could have the user pick when he/she is ready to print, OR create two queues {MyLaserP, MyLaserL} and switch between them manually or programmatically....

If you still talk to any of the TakeNote clan, tell them I said 'hey'.

HTH,
Paul M.
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform