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…
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…
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…
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^…
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…
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…
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.
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…
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(…