An Ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels. This application uses the Labelary service found at http://labelary.com.
Download the installer (v 2.3.0)
Now requires .NET 7.0. Download Setup.exe and the MSI if you need to have the .NET 7.0 Framework installed automatically.
- Fixed issue with test label window not reopening.
- Added ZPL editor to test label window (no save option).
- Added application menu.
- Added hot keys for certain actions.
- Added global settings (with configurable TCP settings).
- Added about menu.
- Made IP address editable.
- Corrected an issue where the configuration dialog would only open once.
- Upgraded to .NET 7 framework.
- Added ZPL filters. One or more find replace filters (supporting regular expressions) can be added to each printer configuration.
- Large labels (greater than 8192 bytes) were being truncated. Changed TCP/IP receive buffer size to be dynamic.
- Re-factored code/cleanup.
- Added USPS sample label.
- Corrected an issue where too many labels at one time could cause a multi-thread related exception.
- Re-factored user interface.
- Added printer configurations.
- Added test label templates. Custom templates can be added.
- Use Labelary
X-Total-Count
HTTP header to determine the number of labels to create.
- Added rotation support.
- Added support for multiple labels within a single ZPL document.