Looking into talking to the ZPL printer it looks l...
# suitescript
n
Looking into talking to the ZPL printer it looks like I could use the http.request method, just call the IP of the label printer. Then use the ZPL language to pass over the label. Or maybe XMLHTTPRequest actually