
New RenderedElements property returns the list of ZPL commands that are rendered including location and size.
Features
- Support for ^FM Multiple Field Origin Locations command.
- Support for ^FC Field Clock command.
- Support for ^SL Set Mode and Language (for Real-Time Clock) command.
- Support for ^SO Set Offset (for Real-Time Clock) command.
- Support for ^ST Set Date and Time (for Real-Time Clock) command.
- Added RenderedElements property. It will return the list of ZPL commands that are rendered including the location and size.
- Added Zebra EPL Binary output format rendering. This allows converting ZPL commands to Zebra's EPL graphic format.
- Added Honeywell-Intermec FingerPrint Binary output format rendering. This allows converting ZPL commands to FingerPrint graphic format.
- Added EPSON ESC/POS NV Binary output format rendering. This allows converting ZPL commands to ESC/POS graphic format.
- Improved QR Code Auto Encoding.