Changes

m
Line 123: Line 123:  
'''For a bridge on Windows:''' Download and execute the '''whb-x.y.0.exe''' and run it. This will install and run the server. Also, from the board of running application, you will find an icon that allow you tu run the Configuration. Run the configuration and select the POS serial printer. If you don't have a POS serial printer, you can select "Fallback to default printer", then install a virtual POS driver (like the EMF Virtual Printer available at https://www.colorpilot.com/emfprinter_versions.html) and finally set this virtual Driver as the default printer on your Windows Printer setup.
 
'''For a bridge on Windows:''' Download and execute the '''whb-x.y.0.exe''' and run it. This will install and run the server. Also, from the board of running application, you will find an icon that allow you tu run the Configuration. Run the configuration and select the POS serial printer. If you don't have a POS serial printer, you can select "Fallback to default printer", then install a virtual POS driver (like the EMF Virtual Printer available at https://www.colorpilot.com/emfprinter_versions.html) and finally set this virtual Driver as the default printer on your Windows Printer setup.
   −
'''For a bridge on Linux:'''  You can download the zip file with the java server and run the java server by launching the jar file from the command line with:''' java -jar webapp-hardware-bridge.jar'''
+
'''For a bridge on Linux:'''  You can download the zip file with the java server and run the java server by launching the jar file from the command line with:''' java -jar webapp-hardware-bridge.jar'''.
However, it seems not possible to run the Configurator to select the printer to use. So on Linux, this server may not work properly.
+
However, it seems not possible to run the Configurator to select the printer to use with default java. So on Linux, this server may not work properly.
 +
Some users reported it was possible using Amazon version of java by launching: javaw -cp webapp-hardware-bridge.jar tigerworkshop.webapphardwarebridge.Configurator
    
= Related videos =
 
= Related videos =
 
<youtube width="200" height="120">I7ZNzj6uzHc</youtube>
 
<youtube width="200" height="120">I7ZNzj6uzHc</youtube>