Setting up Connect on-Device as a print server
You set up Connect on-Device as a print server when you want to preview how a receipt turns out when printed on paper.
Task. Set up Connect on-Device as a print server
Open the the
com.scancoin.common.printserver.PrinterServicefile stored in the[installation folder]\resources\static\configurationfolder in a text editor.Locate these rows:
port=1234 runserver=false
Change runserver to true:
port=1234 runserver=true
Save and close the file.
Restart Connect on-Device.
Note
If the default port 1234 is occupied by another software, you can configure the port the print server listens to. Contact your network administrator for more information.
Connect on-Device now works as a print server. All other functions of Connect on-Device are unchanged.