Sasi Kathimanda
Sasi Kathimanda

Reputation: 1806

how to convert ZPL commands to image without ZPL Printer hosted

I have bunch of ZPL strings (^XA ...^XZ) and want to render to image file (say PNG).

Currently we have achieved this by sending commands to hosted ZPL Server.

Is there any open source library that does this?

Upvotes: 0

Views: 2165

Answers (1)

Niklas
Niklas

Reputation: 64

Visit http://labelary.com/viewer.html There you can transform your code to the image and copy it.

Upvotes: 2

Related Questions