Hi, we bought a ZT410 printer and are trying to print some label.
Our label contains 2-3 Images, Text and Barcode
- I understand the syntax for text and barcode (ZPL)
- But I do not understand how to convert an image to ZPL-compatible encoding, how can I use the Zebra SDK to convert an image to ZPL-Format?
Can you help me or give me a hint?
Thanks youSPX
2 Replies
Hello Dev,
You can use Zebra Designer to design your label with any number of images on it. Then you can print resulted ZPL code of your label to a file: Capture Printer Output to a File using the ZebraDesigner Driver
This way you may have all your image encoded for respective ZPL commands.
Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies
I am using C#