Forum topic
Hello, I have developed a test application for printing labels. Sometimes it prints like a charm, sometimes it doesn't print anything and just throws exceptions like "Malformed Multipart Form Data"…
Forum topic
I am using the C# SDK example that calls PrintStoredFormatWithVarGraphics. The first argument of PrintStoredFormatWithVarGraphics is storedFormatPath and I do not know what to set this to. The…
Forum topic
Hello, We have an app developed in Oracle apex to print out item labels. there is a page where we have created a label using HTML (table) Now the problem is, we want this label to be scalable based…
Forum topic
I am having trouble connecting to ZQ520 via bluetooth using its MAC address. It is a Xamarin iOS project and the same piece of code works on Xamarin Android. The device I am using for testing is an…
Forum topic
Hi. Why there is unprintable fields (5mm) on left and right sides? We using 60mm width labels with this printer. I was trying sending commands from PC: "Reset printer" and "Load factory defaults" -…
Forum topic
I'm using LINK-OS Plugin via Bluetooth with the next code (in IMZ320): public async Task printBarCode(string code)         {       …
Forum topic
Does anyone know how to tell the label actually printed after incrementing the sequence number? Anything like a ready going low then back to high would work. The sequence number feedback occurs…
Forum topic
We are having issues with the Zebra printer disconnecting when we send the firmware update to the iOS device. When we push the firmware to the device, the printer changes its text to "Downloading…
Forum topic
We are having issues with the Zebra printer disconnecting when we send the firmware update to the iOS device. When we push the firmware to the device, the printer changes its text to "Downloading…
Forum topic
I'm trying to get battery status via bluetooth connection for mobile printer ZQ320. Programming reference says me, that I should use the command "~HB" to receive battery status. But when I send "~HB…