Provides the functionality to control a ZPL printer via TCP IP.
Current Version: 1.0.0.0as of Business Central 20.
Manual
Creation date: 2024/11/22 The current version of this manual can be found at:
☰ Contents
General
App ZPL Printer Management TCP Socket This app prints zpl coded labels to a zebra printer. The connection between the printer and Business Central is being established via a TCP Socket Connection...
Setup
Zebra Printers The page Zebra Printers is extended by following fields...
Tasks
Working with the App
Appendix
Release Notes
Docs / NVXZPLTS ZPL Printer Management TCP Socket / General General
This app prints zpl coded labels to a zebra printer. The connection between the printer and Business Central is being established via a TCP Socket Connection.
Therefore, the IP Address and the TCP Port of the Printer are necessary. The app as well provides an algorithm which converts images stored in Business Central to a label parsable by a zebra printer.
Caution
The app relies on .Net assemblies, which means it is only available for on-premise installations of Business Central and that it is not universal code compatible.
is extended by following fields.
The fields which extend the Zebra Printer must be filled to establish a connection to a ZPL Printer with this app.
Fields
IP Address
Specifies the ip address of the printer.
Port
Specifies the TCP port of the printer.
Docs / NVXZPLTS ZPL Printer Management TCP Socket / Tasks Working with the App
This app provides functionality and fields to establish a TCP Socket Connection with a Zebra Printer and
to send contents (ZPL-coded labels) via the established connection to the printer.
To use this app, the base app is required:
Would you like to know what has changed in the extension? Below you'll find an overview of the new features and changes made in the updates.
Build-Overview in DevOps