Neodynamic ThermalLabel SDK for .NET

C# 및 VB.NET 사용하여 바코드 열 라벨을 생성, 미리보기 및 프린트 합니다.

Neodynamic사에서 공개
2005년 부터 ComponentSource에서 판매중

가격: US$ 489.02 버젼: 15.0.x NEW 업데이스 날짜: May 20, 2026

i

ThermalLabel Editor for .NET is a label designer for .NET Windows desktop applications, it is an add on to ThermalLabel SDK.

ThermalLabel Web Editor for ASP.NET is a visual barcode label designer component for ASP.NET websites, it is an add on to ThermalLabel SDK.

Neodynamic ThermalLabel SDK for .NET 릴리스

Released: Sep 18, 2025

14.0.3 버젼 업데이트

수정사항

  • Visual Label Web Editor (JS) Update
    • The qr_code_process_tilde prop was hidden in the web label editor.

Released: Jul 22, 2025

14.0.25.721 버젼 업데이트

수정사항

  • Windows Printing Updates
    • Print copies when multi label per row scenario is involved.

Released: Jul 7, 2025

14.0.25.701 버젼 업데이트

수정사항

  • SDK Updates
    • ZPL Font 0 size is not correctly printed under ZPL commands.

Released: Jun 25, 2025

14.0.25.611 버젼 업데이트

수정사항

  • Visual Label Web Editor (JS) Update
    • Items were automatically offset if they were rotated.
  • Web Printing Update
    • Added missing props: CommandsOptimizationEnabled, DocumentName, FingerprintSettings, MarginLeft, MarginTop, and Duplex.

Released: Jun 24, 2025

14.0.25.609 버젼 업데이트

기능

  • SDK Updates
    • Added the new IsDuplexDesign property to ThermalLabel class, which allows duplex printing as image/graphic mode.
  • Visual Label Windows Editor Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.
  • Visual Label Web Editor Updates
    • The new ThermalLabel IsDuplexDesign (server side) & is_duplex_design (js) props can now be handled.
  • Windows & Unix Printing Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.

수정사항

  • Visual Label Windows Editor Updates...

Released: May 12, 2025

14.0.25.511 버젼 업데이트

수정사항

  • SDK Updates
    • Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.

Released: May 8, 2025

14.0.25.501 버젼 업데이트

기능

  • Windows Printing Updates
    • Added support for direct USB printing.
    • Added the GetInstalledPrinters() and GetUsbDevices() methods to the PrintUtils class.

수정사항

  • SDK Updates
    • Shape Items were printed in reverse colors.
    • TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.

Released: Apr 2, 2025

14.0.25.401 버젼 업데이트

수정사항

  • Fixed font style rendering.

Released: Feb 20, 2025

14.0.25.217 버젼 업데이트

기능

  • SDK Updates
    • Removed SkiaSharp 1.60 dependency. The minimum is now SkiaSharp 1.68.3.

Released: Feb 11, 2025

14.0 버젼 업데이트

기능

  • SDK Features
    • 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...