BinaryKits / BinaryKits.Zpl

BinaryKits.Zpl a set of .net libraries. The project supports you in the simple creation of zebra labels. It generates the ZPL data, it is a printer description language from Zebra Technologies. ZPL II is now emulated by many label printers from different manufacturers. So with this implementation you can create labels for most printers.
MIT License
307 stars 112 forks source link

Implement Aztec Barcode #249

Closed primo-ppcg closed 4 months ago

primo-ppcg commented 4 months ago

Initial implementation of ^BO Aztec Bar Code, fixes #246

Several of the parameters are not respected (menu symbol indicator, number of symbols for structured append, optional ID field for structured append).