What's New in v14.0
Important
This new version is fully backward compatible with v9.0+! However, if you're upgrading from an older version of ThermalLabel SDK (8.0-), you must read the Breaking Changes topic due to the new features shipped with this new version. Contact our Support Team for further assistance.
SDK
- New! Added support for Zebra Maxicode data format to BarcodeItem.
- New! Added Pdf417ProcessTilde prop to BarcodeItem.
- New! Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
- New! Added Twips as unit of measurement to FontUnit and UnitType enums.
- New! Added AutoSize sizing option to TextSizing enum.
- New! Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels!
- New! Added MinFontSize prop to TextItem to specify the minimum font size for FontSizeScaling, ParagraphScaling and ParagraphScalingAndFill Sizing **options.
- New! Added RFIDTagType, StartingBlock, NumberOfBytes, MemoryBank, AccessPassword, and KillPassword props to RFIDTagItem class.
- New! Added support for label's margin.
- New! Added UseSlashedZero prop to TextItem. This will replace any zero char with a slashed zero.
- New! Added UseDefaultMediaType prop to ThermalLabel. For ZPL printers only.
Visual Windows & Web Label Editors Add-on
- New! Added support for grid dots. Added new GridType enum (Lines & Dots).
- New! Added support for AutoSize TextItem objects.