Hello, I am trying to generate ZPL from image. But this is very difficult.
oes Link OS provide a function to convert images to ZPL?
When I have looked at the website, there is a place that converted the image into ZPL!
I need help with how I can develop that feature.
1 Replies
The Link-OS Multiplatform SDK has API to print image on a label. There is no need to convert the image yourself. Just call the API in the GraphicsUtil class for image print.
The ZebraImageFactory in the SDK can also help you to convert an image file into ZebraImage, which can be used in a ZPL.