I'm trying to create a zpl label using a png image. My png image is simply a qr code.
When I go to labelary.com/viewer.html it converts my png image into a some type of string. My sticking point is that I don't know what type of conversion it's using to create this new string.
According to documentation at https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf I should be able to convert my png into an ascii hexadecimal string. However, when I do that, it looks completely different than what labelary generates and doesn't work at all.
Can someone help me figure out how to properly convert my png image into a string that ZPL can recognize? Here's the link to my image: