Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for a way to change printer status
Message
De
08/01/2000 11:28:32
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00314763
Message ID:
00314935
Vues:
27
Jeremy,

The only solution I can up with is trying to get this multiple reports into 1 printer job. Though i must admit that I have never tested this, you might try the following:

SET PRINTER ON PROMPT (Let the user choose their destination printer)

REPORT FORM TO PRINT report1
REPORT FORM TO PRINT report1

SET PRINTER OFF
SET PRINTER TO

From what I understand you're trying to group several reports into 1 logical report. If the above strategy doesn't work, you might want to look at Crystal Reports which have the abilty to make advanced reports without having the need to split sections of a logical report into several physical ones.

Walter,

>Here's the situation: I have several people printing multiple reports to the same printer. Right now what happens, is the reports come out in the order that they were queued to the printer - so they're all jumbled up. I have let them know that they can set the printer offline, run the printing program, do the reports, then turn the printer back online, and they'll get their reports all together... But I was wondering if there were any dll's or programs that would allow me to do this inside my app? Thanks.
>
>Jeremy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform