There is a requirement to print the Deal slips from an External system. So, T24 needs to send the 'Deal slip details and also the UNC path of the Printer connected to the user's system ( or LAN printer)' whenever a Transaction is committed.
The UNC path is basically of the following format:
print server's ip addressPrinter Share Name
Eg: If Print Server's ip address is 10.33.10.11 & Printer Share name in the network is 'net_share', then UNC path would be 10.33.10.11
et_share
Is there anyway we can get this printer detail in T24?