# 2. Get the list of printers
lpstat -p -d
# 3. Print to the ZPL
lpr -P NAME_OF_PRINTER -o raw path/to/file.zpl
Created
August 19, 2024 17:43
-
-
Save Justintime50/33037982bb224be9dbb333341d1992ef to your computer and use it in GitHub Desktop.
Print a ZPL from the CLI on macOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment