The Aztec Code Generator is an external component for Omnis Studio that generates Aztec 2d barcodes from text. The component provides static functions with the possibilities of generating a PNG or SVG, which can be returned as binary data or written directly to a file. The component supports configurations as image-height, -width, -margin and error correction levels. Error handling is also included.
The download contains:
- Compiled MCWZXing.dll
- Documentation
- Original licence file
The source code and original Visual Studio project are not included in the download. Developers who want to build or modify the component can use the original open-source project.
Credits: MCWTXing was created by José Lacerda, the original project can be accessed at https://github.com/javlacerda/mcwzxing