
Adds support for embedding fonts in XML and JSON label templates.
Features
- SDK Features
- Added 'RepeaterItem' which supports fixed count and data bound item repetition.
- Added 'TableShapeItem' which supports table layout drawing.
- Added 'OuterArc' option to 'TextSizing' to allow you to print a single line of arc-shaped text inside an ellipse.
- Added 'Multiline' prop to 'TextItem'. Can be set to False to force single line text in the editor.
- Added support for embedding fonts in XML and JSON label templates.
- Added NativePrinterFonts, ZPL Font 0 and Swiss 721 fonts in Base64 format to the 'FontManager' class.
- Visual Windows Label Editor Features
- Added support for 'RepeaterItem' including the new property 'RepeaterItemColor' to set the foreground color that identifies such kind of items.
- Added support for 'TableShapeItem' drawing.
- Added 'Zoom' To 'Label' option.
- Added 'SetSelectedItemsToSameSize' method to set the selected items to the same size of the first item.
- Added 'SnapToGridAll', 'SnapToGridByCurrentSelection', 'SnapToGridByItemName', and 'SnapToGridByItemIndex' methods for snapping items to the grid.
- Visual Web Editor Features
- Added support for 'RepeaterItem' including the new property to set the foreground color of such items.
- Added support for 'TableShapeItem' drawing.
- Added 'getPrinterCommands()' to the 'ThermalLabelEditor' class.
- Added 'getLabelAsPdf()' to the 'ThermalLabelEditor' class.