Forum topic
Hello,   I can not seem to find a good example of javascript code to show how to print a Card with an image, and a couple strings of text to a ZEBRA ZXP Series 3 using Browser Print.   All…
Forum topic
Hi ,   We tried giving "~JA" zpl command to the printer to stop printing, but it's not stopping the prints. We tried printerConnection.close() to stop the print but still no luck. Any sample…
Forum topic
Hi,   I'm developing an app for iOS that is having print functionality. We have used the iOS zebra sdk to fulfillment the requirement.We have few custom fonts (.fon and ttf files)which needs to…
Forum topic
I have converted my Windows Phone 8 app up to the UWP and now i seem to be having trouble when trying to print more than 3 labels. 1 - 3 labels come out with no issues, however it will not seem to…
Forum topic
Hi I done a android app and I need to print recieps, I am connection the printer via USB to the android tablet an sending a basic message   String tmpHeader = "^XA"+ "^FO50,50^ADN,36,20^…
Forum topic
Hello everyone,   I'm new on development of card printing solutions,   I'm trying to make an application that reads a bmp file and then sends it to the ZXP Series 1, using Microsoft .Net…
Forum topic
Is it possible to Print a Card from a Zebra ZXP Series 3 using Browser Print with javascript? If so, can someone please point me to an example?
Forum topic
Hi !   I'm looking for some code samples for websocked base connection with .Net and C#. I was told you were planning to add it in one of releases, any progress with that ?
Forum topic
Hi Team,   Can you please confirm that does printer ZD 420 support the WiFi printing?   Actually we tried to configure the same through Zebra setup utilities as well as ZebraNet Bridge…
Forum topic
Hi I need to be able to capture the size of the label in a printer.  I would like to notify the user that the label that is being sent needs to be changed if the label is not the correct size.…