Click to See Complete Forum and Search --> : Crystal report printing at multiple printers through VB6.0


raja6791
March 1st, 2004, 05:30 AM
Hello,

I already sent my problem. But, i didn't get any solution. So, i am sending it again.

I want to print a report in multiple printers in networking. How is it possible through VB6.0?

Please help me.

Regards,

Rajasekhar

Cimperiali
March 5th, 2004, 04:34 AM
You should be able to make a cycle for each printer you have,
and then print the report to that printer....
If using default, you could set in the cycle each printer as default
and print, then step to next printer...