I am developing an application,When I press a print button a string of data is to be Printed by all the printers connected to the system. When I browse sample codes,a string of data is printed by a default printer. I needed to be printed by all the printers.
Can we print a String of data to all the printers connected to a system?