Forum topic
When building a string for sending to the printer RAW what encoding for the bytes of gif file should I use to convert to so that the printer understands what I am sending correctly ? The target…
Forum topic
If a ZPL file contains firmware, Is it possible to retrieve the firmware version from the file?
Forum topic
Hello. We bought a QLn 420 for Demo perposes. We would like to print labels by CPCL driver and by ZPL. I didn't succeed to make the printer position after a CPCL label correctly, so that the tear off…
Forum topic
Is it possible to set up a label in Zebradesigner Pro to print a message of "Label 1 of n", where n would be the total number of labels the print job expects to print based on records selected and/or…
Forum topic
Hello I need to cut off a piece of fixed length (ticket counterfoil) from the beginning of the ticket, then cut off the whole ticket by the mark. For print one ticket: 1) ^XA^PR{2}^PON^LT0^LH0,0^JMA^…
Forum topic
Hi, This is related to a print problem that I had where the Backfeed setting was set to OFF.  Now that I have set the Backfeed to Default, our labels are printing correctly but now we…
Forum topic
Hi, can I use HTTP POST  in a zebra installed in a network PC? For example: PC_IP/zebra (shared printer), or just works in a specific zebra's IP? I try to add this path like the examples from…
Forum topic
Hello, I need my end users to be able to easily print a .DOC file or .PDF file to a ZQ520 from Windows 10.  I also need to set these devices to always on at all times.  Thank you.
Forum topic
Hello- I was wondering if anyone has written a program that can be used to stress test the ZQ320 printers. I am looking for something that runs on a continuous loop and can be customized (number of…
Forum topic
Hi. I have .PNG file, which has 800x800 px size (it is monochrome). I want to print it. I use: string ConvertToHex(string inputFilePath){     var bytes = File.ReadAllBytes(…