Forum topic
I have a prn file of zpl code that give me the label but there is no any way to display the preview of that label to the user. I want to know how can i achive that or is there is any other way to…
Forum topic
Can javascript's semi-experimental Web Bluetooth API - Web APIs | MDN (mozilla.org) be used to connect to a CoreScanner and receive scanned codes? It seems like one could connect with the device via…
Forum topic
We are trying to figure out the best way to do this: a CS6080 barcode scanner device is connected to a mobile device using bluetooth. This could be any Android or iOS mobile device. a web…
Forum topic
With my gk 420 printer, I cannot get the printer status via the browser with the BrowserPrint-3.1.250 version api file. Is the cover open, like there is an error in the printer. It is mentioned in…
Forum topic
Hello, I am currently looking around for a free plugin from Ionic for Datawedge implementation with Ionic/Angular and Capacitor. Since the new versions of Ionic use Capacitor and the plugin …
Forum topic
Hello. I am for a client building a scanner for a device where the SE4770 is on. Would anyone know if I with JavaScript can receive an event when a scan has been made? Something like `…
Forum topic
Working on a CC600 Android 10 device using the JS ebapi code in Enterprise Browser 3.3.2.1, I was able to develop a simple scanning interface that worked; I enabled the scanner and set a callback…
Forum topic
We are using Browser Print v1.2.0.3 from HTTP site for years. After the site has been upgarde to HTTPS, The Chrome browser refuses to connect to the printer by following message: Access to fetch at…
Forum topic
How to discover when PS20J personal shopper is taken from smart cradle when cradle is unlocked? Enterprise Browser 2 is used in Android 8. I tried <code> const unlockparam = { "…
Forum topic
I am trying to print labels on the Zebra printer using BrowserPrint from the asp page. the below sample code is provided by BrowerPrint, which is working well on Edge in Internet Explorer mode but…