burst to printer direct URI using
Hi All,
I have used code in the burst control file to the printer.
<xapi:print id="print1" printer="ipp://localhost:631/printers/TEST_PRINTER" copies="1"/>
So this will print the output file on the TEST_PRINTER printer automatically ?
If no, do we need to select printer at the time of program submission.
Please suggest on this.