Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I print report on 2 printers simultaneously ?
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01012893
Message ID:
01013019
Views:
17
>>I need to print report on a default printer and simultaneously on a network printer.
>> Can I do it with one command "REPORT FORM" ?
>>
>
>I don't think you can in VFP6. It may be possible in VFP9 with some extra coding. Why it has to be simultaneously ?

That's a very interesting problem. Perhaps we can invoke a user-defined function from the report to run it on the different printer. This program should start a new VFP instance, move data (perhaps using cursortoxml) and run that report.

These just my thoughts aloud. How would you do it in VFP9?

Thanks.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform