Forum topic
Hi, I am using KR403 Printer. I want to integrate with our application for receipt printing. I want to integrate with JAVA on windows 7. Please suggest is any SDK or samples available. I am starter,…
Forum topic
I have a client switching fro RS barcodes to Data Matrix and when I generate the barcode online it works great. When the user prints the barcode on their end, it look like a QR code. Here is my code…
Forum topic
I would like to write multiple lines on a printout, but my code is printing them out on top of eachother. I am using CPCL in Android. String cpclData = "! 0 200 200 210 1\r\n"    …
Forum topic
Hi, I'm looking for more information about the "TCP/IP Direct from Server" web printing option that's described in the following video (https://youtu.be/XVYATTaYJJw?t=9m) at the 9:00 mark. We've…
Forum topic
Hi there, I have a Zebra TC75 / TC75BH-GA11ES Android 5.1.1 Lollipop which was purchased in Denmark and using it now in Germany. When I put my Provider sim card inside the slot and turn on, it ask…
Forum topic
Guys this subject does not seem to be resolved.  1. When will you support an API for this platform 2. What label printers are supported in win 10 with a UWP application and how?
Forum topic
I am unable to encode to a mag stripe using the pass-through mag encoding commands on a ZXP Series 8 printer. However, the a ZXP Series 7 printer works fine. Are the starting sentinel and ending…
Forum topic
I realize that `numberOfFormatsInReceiveBuffer` will give the number of labels left to print, but for a printer that's shared between multiple people, that number will also be shared between people.…
Forum topic
Hi, Im trying to print a image using java examples code. This is the java code:     private void sendImageToPrint(boolean shouldStoreImage, String storePath) {    …
Forum topic
I'm trying to get the status of a zd410 prior to sending the print data however it seems to be taking anywhere from 5 seconds to 10 seconds to return.  When using the serial port this normally…