Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing multiple copies of a report
Message
From
24/09/2005 14:13:48
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052732
Message ID:
01052748
Views:
10
Thanks Sergey, already downloaded Barbara's setprtprops.zip and will start testing it.

Regards,

Fernando

>Check Setting Printer Properties Beta Testers Needed Message #1050441
>
>>
>>I have an app that prompts it's users with a dialog window where they can enter parameters and selections to print a report. Among these options there is a copies parameter.
>>
>>How can I print multiple copies of that report (if users ask it so)?
>>
>>That's what I'm doing:
>>
>>
>> some setup code...
>>
>> oParametersForm = CreateObj ("frmParametersForm")
>> oParametersForm.Show ()
>>
>> Clear Events
>>
>> process user's options and generate a cursor with data
>> to be printed...
>>
>> Select CursorReport
>> Go     Top
>>
>> Report Form .....
>>
>>
>>I checked VFP help file and there is _PCOPIES System Variable, but it's said that "Included for backward compatibility. Use the Report Designer instead."
>>
>>How can I use Report Designer to achieve my purpose, described above? Is there any other way to do that?
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform