Enable Custom America Printer
Note: This feature was deprecated in version 10.0, meaning that we no longer offer support for it.
Included in Kiosk Pro Enterprise
Kiosk Pro Enterprise includes support for certain Custom America thermal kiosk printers. The app supports printing text, images, several types of UPC barcodes, QR codes, and basic .html.
Default Value: Off
Printing is triggered by the use of calls in our JavaScript API, which must be included in your page.
A list of supported Custom America printers is available here.
Kiosk Pro has been tested with the TG2480H connected via RJ45 Ethernet cable to Custom’s Bluetooth dongle.
Printing without the API
You can print without adding the API to your page by using either the JavaScript call window.print();
or the Print Icon in Kiosk Pro's Navigation Bar.
Values for Remote Settings Control & Managed App Configuration
Key | kp_customAmericaPrinterEnabled |
---|---|
Key Type | boolean |
Default Value | false |
Change Log
Added in 5.5 version.