Print same job to two printers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know if it is possible to configure Windows XP to automatically
print the same job to separate computers simultaneously?
 
In short, no. If the printers are identical, or postscript printers-- maybe
The data to be printed would likely need to be sent to a "printer ready"
file. A windows script might then be able to send the file to more than one
printer. It would actually be sequential, but both printers would be
printing at the same time.
 
Thanks Chuck. That answers my question.
--
Jan


Chuck said:
In short, no. If the printers are identical, or postscript printers-- maybe
The data to be printed would likely need to be sent to a "printer ready"
file. A windows script might then be able to send the file to more than one
printer. It would actually be sequential, but both printers would be
printing at the same time.
 
Back
Top