Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing multiple copies of a report programmatically
Message
 
À
29/08/2002 15:38:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00695143
Message ID:
00695148
Vues:
28
>I need to print multiple copies of a report (.frx file)
>
>I can change the number of copies before printing in a print prompt.
>
>Is it possible to set the number of copies to print programmatically witout using print prompt.
>I need to print 100 bar codes to bar code printer. Sending report 100 times to printer works to slowly.
>So I'm looking a way to set the number of copies to be printed from VFP.
>Unfortunately, REPORT FORM command does not have COPIES option.
>IUs it possible to set the number of copies for printer driver from VFP ?

Report Designer allows you to set number of copies (Page setup-> printer properties...). Also you could do it in run time while creating a temporarely report.frx from the report FRX included in the project and replacing number of copies in the frx table EXPR field as needed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform