Zebra SDK Command Line Demo
for configuring EU RED Zebra DNA Printers

Overview

The included Windows batch file demonstrates how the Zebra Multiplatform Java sdk can be used in a script to find network connected printers and send a file over a TLS connection.

EU RED configured printers contain a self-signed certificate and have the TLS port enabled for out-of-box configuration.

This sample batch file uses the sdk command line utilities to find networked connected printers and query each printer for information. It can then send the file created at www.zebra.com/asr to printers it determines are EU RED printers out of the box.

Usage:

  • Add your EU RED configuration file to the resources folder and modify the filename for _defaultFileToSend at the top of the batch file.
  • Run the included batch (.bat) file and select options from the menu.

Additional Resources:

See Zebra's PrintSecure Administration Guide for further details and instructions about printer security settings.


Important Information

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTIES OF ANY KIND FROM ZEBRA, EITHER EXPRESS OR IMPLIED.

Requirements

  • Windows 11
  • Zebra printer running Link-OS 7.4.2 or later

Included dependencies

  • OpenJDK 21 from Adoptium
  • Zebra Link-OS Multiplatform Java sdk
  • A sample ZPL label used by the demo.

Zebra Open Source

View the legal notices applicable to Zebra products. This demo uses the Link-OS Multiplatform Java sdk.