Neodynamic ThermalLabel Web API for Docker 5.0

Released: Feb 12, 2025

5.0 での更新項目

機能

  • Added support for Zebra Maxicode data format to BarcodeItem.
  • Added Pdf417ProcessTilde prop to BarcodeItem.
  • Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
  • Added Twips as unit of measurement to FontUnit and UnitType enums.
  • Added AutoSize sizing option to TextSizing enum.
  • Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels.
  • Added MinFontSize prop to TextItem to specify the minimum font size for FontSizeScaling, ParagraphScaling and ParagraphScalingAndFill Sizing options.
  • Added RFIDTagType, StartingBlock, NumberOfBytes, MemoryBank, AccessPassword, and KillPassword props to RFIDTagItem class.
  • Added support for label's margin.
  • Added UseSlashedZero prop to TextItem. This will replace any zero char with a slashed zero.
  • Added UseDefaultMediaType prop to ThermalLabel. For ZPL printers only.
  • Added support for XOR printing mode. For ZPL & Fingerprint printers only.