Neodynamic ZPLPrinter Emulator SDK for .NET Standard(英語版)

C#とVB.NETを使用してZPLコマンドをPNG、JPG、PDFに変換、プレビュー、レンダリング

Neodynamic 社の製品
2005 年より日本国内にてComponentSourceで販売中。

価格:¥ 165,770 (税込)〜 バージョン: 7.0.x 新機能 更新日: Mar 27, 2026

Neodynamic ZPLPrinter Emulator SDK for .NET Standard V4.0.x

Released: Feb 15, 2022

V4.0.x での更新項目

V4.0.23.221

Updated Feb 22, 2023

Fixes

  • Fixed Y-offset when text contains acute accent.
  • Fixed Y-offset when barcode human readable text is empty.
  • Fixed ^BC data encoding.

V4.0.23.115

Updated Jan 17, 2023

Fixes

  • Text block size which affected text alignment.

V4.0.22.1227

Updated Dec 30, 2022

Fixes

  • Big numbers parsing under counters scenarios.
  • Rendering logic when ^FN, ^SN or ^SF are involved in the same label format.
  • Many font size rendering related issues.

V4.0.22.1219

Updated Dec 20, 2022

Fixes

  • Spaces in some ZPL commands params might invalidate the parsing.
  • Ignore dashes when GS1 128 with AI (00) is encoded.
  • GS1-128 (UCC/EAN-128) human readable text font type.
  • Default font size specified through ^CF command was ignored.
  • Barcode rotation for ^BC command when a custom font setting is specified.

V4.0.22.1206

Updated Dec 6, 2022

Features

  • Added support for the ^BC command with custom font settings.

Fixes

  • Fixed ^BC command data parsing.
  • Fixed ^SN command which ignored any content other than digits.

V4.0.22.1027

Updated Oct 27, 2022

Fixes

  • Fixed ^FB text offset when bitmap resident font is used.

V4.0.22.1026

Updated Oct 26, 2022

Fixes

  • Fixed ^FN command was not correctly handled.
  • EAN/UPC barcode rendering location.

V4.0.22.1008

Updated Oct 8, 2022

Fixes

  • Fixed ^FT horizontal offset for ^FB text block when using `R` rotation param in ^A command.

V4.0.22.1005

Updated Oct 5, 2022

Fixes

  • Allow Base64 images with invalid padding.

V4.0.22.920

Updated Sep 21, 2022

Fixes

  • Fixed CRC calc and validation when Z64 image format is specified.

V4.0.22.831

Updated Aug 31, 2022

Fixes

  • Field text block rendering location when rotating 90 and 270 degrees.
  • ^FO, ^FT, ^FW commands when specifying right alignment.
  • Print orientation command rotates labels incorrectly.
  • ^ST invalid date handling.
  • Rendered elements location when label is inverted, rotated or mirrored.

V4.0.22.722

Updated Jul 22, 2022

Fixes

  • Fixed text rendering when no fonts exist in current system.

V4.0.22.721

Updated Jul 21, 2022

Fixes

  • Fixed font height issue in some special cases.

V4.0.22.704

Updated Jul 4, 2022

Fixes

  • Fixed ^A command offset rendering location.

V4.0.22.627

Updated Jun 27, 2022

Fixes

  • Fixed ^FB rotated size and rendering location.
  • Fixed ^FO and ^FT negative invalid X & Y param values.

V4.0.22.623

Updated Jun 24, 2022

Fixes

  • Fixed Maxicode rendering location.

V4.0.22.531

Updated Jun 1, 2022

Fixes

  • Fixed Aztec Code and QR Code module size range validation.
  • Honoring the Zebra bug "^BY Command Parameter Causes a Position Shift of the QR Code Barcode".

V4.0.22.512

Updated May 12, 2022

Features

  • Added support for 'FA Field Allocate' command.

Fixes

  • FB text rendering and params values range validation when parsing.

V4.0.22.420

Updated Apr 20, 2022

Fixes

  • Fixed ^SN default value parsing.
  • Fixed Font D & A vertical offset for text boxes commands when running under Linux OS.

V4.0.22.317

Updated Mar 18, 2022

Fixes

  • Fixed ^BC barcode rendering. Space char was not ignored when `D` mode was specified.

V4.0.22.307

Updated Mar 7, 2022

Fixes

  • Fixed ^BX Data Matrix text encoding.

V4.0.22.302

Updated Mar 2, 2022

Fixes

  • At sign glyph size of Font 0.
  • ^GB command rendering when stroke thickness is bigger than available rect size.
  • Text offset when chars scaling is involved.

V4.0

Updated Feb 15, 2022

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.