Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing multiple copies of a report programmatically
Message
From
29/08/2002 15:47:39
 
 
To
29/08/2002 15:38:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00695143
Message ID:
00695149
Views:
16
I think you can only do it the printer itself (or the print driver) supports it. You could add a COPIES=100 line to the EXPR field of the first record of the .frx file, and see if the printer responds correctly (the COPIES line may already be there).

>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 ?
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform