I have an Android Xamarin application that prints to a ZD620 Zebra printer using classic bluetooth. There are a couple of questions based on my experience and what I have encountered:
1. If the…
Hi,
I'm trying to open an lbl file programmatically, because i want to print it with zebra designer, but I have an error:
"The program has encontered an error and needs to close. Any…
I just "upgraded" to a ZC350 printer having used an older Zebra and then an Evolis card printer with mag. encoding. Previously, it was very easy to write to Track 1 just by sending a string to the…
Dear Zebra community,
I would like call on your help. I'm trying to send ZPL code directly from matlab to our Zebra (network) printer. Currently, we open the Zebra Setup Utilities and insert the code…
Hi All,
We are trying to implement Bug Report Manager (bugreportmgr) in our project.
We are trying to call the Bug Report Manager using “com.symbol.mxmf.intent.START_FOR_BUG_REPORT” intent action…
hello,
we are developing a desktop based application which uses javascript and i need to print the receipt using javascript . I checked online but it shows that we need to use api of "ebapi-modules.…
Hello,
I want to print an image using javascript. Which API should i use for printing
var available_printers = null;
var selected_category = null;
var default_printer = null;
var selected_printer =…
Hi,
I'm rendering a spooler file using QLN320 printer driver and trying to pass to physical printer using bluetooth but without success.
My questions:-
1) Is it possible to send the spooled…