Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ending print jobs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00120450
Message ID:
00120500
Vues:
27
>>>Hi All!
>>>
>>>I need a bit of help. I am helping a client with a FPW 2.6 application. We are in a situation where we need to print the same form to three different printers. So, we want to run the report form three times, once for each printer. The problem is that it seems like the print job (
>>
>>Could you fire
>>SET PRINTER ...
>>REPORT FORM ...
>>three times
>
>We were having problems with SET PRINTER so we used an article from the MSKB to change the default printer using the WINAPI. So, what we are doing is:
>
>
>
DO 3 TIMES
> 1. Change the printer
> 2. REPORT FORM
>ENDDO

I tried in VFP and it worked without any WINAPI. Also, another way (if you have printers of the same brand/type) is to REPORT ... TO FILE ..., and then COPY FILE TO ... (different locations).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform