Virtual ZPL Printer
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.
Latest Release
Download the installer (v 3.4.0)
Now requires .NET 8.0. Download Setup.exe and the MSI if you need to have the .NET 8.0 Framework installed automatically.
Version 3.4.0 Updates:
- Updated listener to handle larger document transmissions.
💖 Support This Project
Hey there! If you find this project useful, consider supporting its development. Your contributions help keep this project alive, improve features, and ensure regular updates.
🚀 How You Can Help
-
⭐ Star this repository – It helps others discover the project!
-
💵 Sponsor on GitHub Sponsors – Recurring support keeps the project sustainable.
-
☕ Buy Me a Coffee – One-time support via Buy Me a Coffee.
-
💳 PayPal Donations – Direct support via PayPal.
-
🏢 Business Support – If your company uses this project, consider a sponsorship.
Your support means a lot and helps me continue improving this project. Thank you! ❤️
Requesting, Adding or Updating Languages
Requesting a new Language/Region
To request anew language/region add an issue using the label Add Language. The language will be added using Google Translate.
Adding Language/Region Support
Add a pull-request with the title "Added Language xx-YY" or "Added Language xx". Only the the XML string files should be included in the pull request. If any other files are modified, the pull request will not be accepted. You must ensure that all strings are included in each of the XML files. Ensure the file names are correct: Strings.xx-YY.resx or Strings.xx.resx.
Issues posted to correct or change a specific word will not be accepted. If you come across a word that should be translated differently, perform a pull-request to change it.
Updating Language/Region Support
Add a pull-request with the title "Updated Language xx-YY" or "Updated Language xx". Only the the XML string files should be included in the pull request. If any other files are modified, the pull request will not be accepted. Ensure the files are not renamed. If you are not the original creator of the language file, please seek a review from the original creator. If the original creator does not respond within one week, the pull-request can be accepted without their review.