Feature details
Thermal Printer Support
ThermalLabel SDK provides .NET label design and printing for all Zebra Thermal Printers supporting ZPL® or ZPL II® (Zebra Programming Languages) as well as other brand printers with ZPL emulation mode. Please refer to your Thermal Printer user manual to verify it supports ZPL before using ThermalLabel SDK.

Thermal Label Design with VB.NET and C# - High Performance Thermal Printing
ThermalLabel SDK provides a flexible programming object model which lets you write less code for designing and printing labels. ThermalLabel SDK will let you to create from simple to complex layouts without efforts writing pure .NET code in VB or C#. ThermalLabel SDK supports Texts, Barcodes, Graphics and Images, Tables and Grids, and AutoShapes like circles, ellipses, rectangles, and lines.
ThermalLabel SDK generates native ZPL (Zebra Programming Language) commands based on the Label definition and sends it to the printer. Printing job is fast and you get best performance.

Full Thermal Printer built-in Barcode Support
You can print ALL barcodes supported by your Zebra Thermal Printer as well as other additional standards provided by ThermalLabel SDK. You won't need to acquire additional third-party barcode generation which means you save money! ThermalLabel SDK supports 64 Linear/1D & Postal Barcodes as well as 14 2D Barcode Symbologies!

.NET Data Binding Support
ThermalLabel SDK was designed considering .NET Data Binding scenarios. It provides support for most common data types used in data binding scenarios like Arrays, Lists, DataSets, Custom Objects, etc. You get the best printing performance because ThermalLabel creates a label template once on the printer's memory and then send only the data for binding task.
In addition, ThermalLabel SDK provides native Counter and Masking support for texts and barcodes! This is done by just setting up basic properties on TextItem and BarcodeItem objects to the counter or masking rule. Counters and Masks are useful for scenario like "print 100 labels for barcodes ranging from ABC001 to ABC100"

XML Label Template Support
ThermalLabel SDK features XML Template i.e. you can instruct a ThermalLabel object for exporting or importing the label definition in XML text formatting. By invoking a simple class method you can get a string representation of the thermal label in XML format allowing you to save it in any kind of data source be it SQL Server Database, file on disk, and so on. In the same way, you can restore the thermal label definition from a XML Template by just invoking a simple class method as well.
 Copyright © 2003 - 2009 Neodynamic S.R.L. All rights reserved.