Forum topic
I have made a template file using ZebraDesigner Tool. I want know how to use it in my own winform program not just click print in zebraDesigner. is there anyone can tell me?
Forum topic
Hello, I’m developing a chrome app which should have a possibility to connect with a label printer and print labels. For now, we’ve implemented printing via network but now we are trying to do the…
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
I have connected to the printer and can print text fine, using an OutputStream, as below:           btOutputStream.write("Test Text".getBytes());   How…
Forum topic
Hello - My group is looking at the GX430t printer for use with an internal web application.  The Browser Print SDK lists the GX420 as supported but not the GX430.   Are there any plans to…
Forum topic
I'm trying to encode a magnetic card with a "Zebra ZXP Series 3", so I've download the SDK. I try to do it with the .NET utility, that it comes with the SDK, but allways get the same error "Error 49…
Forum topic
Greetings   I'm working as label developer for the company I work. We use Bottomline Transform for our needs and I can make the labels graphically then use a BMP to ZPL converter to make it into…
Forum topic
Hi all,   Our company has acquired a Zebra TLP 2824 label printer which we want to use to print stick on name tags for staff, as they check in using our new Attendance software.   The…
Forum topic
Hey all, I have a tlp 2844 EPL2 supported printer. I'm printing with a c# application that accept EPL2 commands that run in windows 10. I downloaded and installed Zebra font Downloader i download…
Forum topic
Could you provide me an example for a ZPL label containing a PPN Datamatrix, please?