Wasatch Barcode "pull" from Android

This software has been produced to work with Wasatch SoftRIP and the Wasatch XML Access Option. The XML Access option is an extra-cost add on to Wasatch SoftRIP.

This software runs on Android phones and tablets. The Python script is short and intended to demonstrate the interface in the simplest possible way. Wasatch SoftRIP and XML Access Option are doing all the "heavy lifting". It may be more useful for documentation than deployment.

Complete source code is below.

The phone or tablet serves as the barcode scanner and also as the system that makes the job submission to Wasatch SoftRIP via network.

The first step in using this software is to set up Wasatch SoftRIP with XML Access enabled, and an active hot folder for the print unit to be used. Configure the hot folder for "RIP Only", as shown here:

Files placed into the hot folder will be RIP'ed and then held in suspense in the "Print Queue", ready to be pulled out through scanning of the barcode. The "Print Queue" can comfortably hold up to 10,000 jobs ready-to-go, on a suitably configured computer.


Source Code