What I have
- Printer internal IP
- ZPL code on printer
- parameters to plug into ZPL code
Is there a way to define a label and send it to the printer via Python? I would need to specify which label type to use on the printer since it can have multiple .zpl label codes stored on it.
are there dedicated libraries? Otehrwise what are some basic socket functions to get me started