Is it possible to send the contents of a memory card file to a Bluetooth connected printer using Java in Cordova logic?
I can send a form to the printer and save it to the printer.
The idea is to be able to examine the flash memory of the printer and make updates where needed.
Presently, I only know of two ways to send fonts to the printer and this is with Zebra Font Downloader and ZebraNet Bridge.
My guess is that if this is possible I need an SDK and API to make it happen.
Does anyone know?
I did not find help with Zebra support group.
- Mark Piller
- 972-809-0863
- mark.piller@oracle.com
Send Memory Card OR Fonts to ZQ50 via Bluetooth and Cordova |
1 Replies
Font Load: http://techdocs.zebra.com/link-os/2-13/android/content/com/zebra/sdk/pri...
Font Converter: http://techdocs.zebra.com/link-os/2-13/android/content/com/zebra/sdk/pri...
Firmware Update: http://techdocs.zebra.com/link-os/2-13/android/content/com/zebra/sdk/pri...
Send File: http://techdocs.zebra.com/link-os/2-13/android/content/com/zebra/sdk/dev...