Version 5.13.2.1651

Released: 8/06/2012

The following printer families are supported:

Avery Dennison

cab/Gemini

Citizen

C.Itoh

Datamax/Fargo

Godex

HP

Intermec

Novexx

Postscript

Printronix

RJS

Sato

Systemwave

TEC

Tharo

TSC

Zebra/Eltron

Any Windows Printer Driver

This version includes the following new printers:

Datamax I-4212e Mark II

Datamax I-4310e Mark II

Datamax I-4606e Mark II

TSC TA200

TSC TA300

TSC TTP-225

TSC TDP-225

TSC TDP-225W

TSC TDP-345

TSC ME240

TSC ME340

TSC TTP-268M

TSC TP-366M

TSC TTP-323

Zebra ZT220

Zebra ZT230

Zebra/Eltron ZT220

Zebra/Eltron ZT230

Important Note: As of Version 5.7.0 EASYLABEL will only install on Windows 2000 or higher. Windows 95, Windows 98, Windows ME and Windows NT are no longer supported. EASYLABEL 5.6 should be used on Windows 98, Windows ME and Windows NT. Windows 95 is not supported.

Important Note: If you used Visual Studio 2003 to compile a project using EASYLABEL’s ActiveX objects with version 1.1 of the .NET framework, you may experience a crash when you run your project after upgrading to EASYLABEL 5.7.0 or higher. This is because the project tries to load .NET framework version 1.1 and then tries to load .NET framework version 2. This loading of the second .NET framework fails and that causes the crash. To correct this, compile your project using Visual Studio 2005. If this is not possible you can correct the problem if you un-install version 1.1 of the .NET framework.

VoiceCode is a trademark of YottaMark, Inc.

The following changes/additions have been made:

  1. Database column name LBLCOUNT

If a database contains a column named “LBLCOUNT” this was supposed to set the number of labels to be printed to the value contained in the database record. This did not work correctly and the value was really the last label count used. This has been fixed so that the proper value from the database is used for the count.

  1. TEC Printers and Rewind Mode

Added the option to select the “Rewind” mode in addition to the existing Batch and Demand modes.

  1. Windows Printer Properties

Added the ability to more easily modify the properties of Windows printers. This allows for easier media and color adjustments when printing to a Windows printer.

  1. Windows Printer Copy Count Change

When the copy count was changed an ‘empty’ job was sent before the real print job when using Windows printer drivers. This is not necessary for modern Windows drivers and it caused problems for some printers so the code was removed.

  1. Tharo H and V Series Printers and Datamatrix

Creating a Datamarix barcode with a Carriage Return in it would cause a “Command Not Recognized” error on the printer. This has been corrected.

  1. Tharo H-626 and H-634 cutter command change

Corrected a problem where the cutter on the H-626 and H-634 would not fully open after cutting a label. We added a “cutter delay” to the command we send to these printers to correct this.