Dear all,
I need to print a barcode from my system.The program is there for it.It calls the smartforms and the barcode is printed.
But in the same printer i need to print Invoice also.
The thing is,I will not change the default printer for both the print.My requirement is,If i give print for the invoice it need to automatically choose a different printer,and for barcode its a different printer.
Inside the code,how we can define this.The printer dynamically need to be set.
Can anyone help me in this regards.