Bar Codes -- Blaster Advantage Printer

This document describes the management of the Blaster Advantage Desktop Bar Code Printer from GUI applications running under Windows.

Installation :

The 'Blaster Advantage User's Guide' provided with the printer gives information on installing the bar code printer and configuring the communications port.

Label Design:

Labels are designed in a text editor such as Notepad that does not write formatting characters to file. A description of the programming language used to write design files, called Label Formats, can be found in 'proggde.hlp' on the diskette distributed with the printer. Label Format files are simply a list of ASCII commands. These files can be printed on the Blaster Advantage from the Command prompt using the the copy command (i.e. C:\ copy mybarcode.txt com2). Walter Reed uses two label formats:

Converting Label Formats to Application Triggers:

To print a Label Format from a GUI application it must be rewritten as a TRIM trigger. Each line of the Label Format is written into a list and the variables are replaced with field names. The bar code triggers shown below were associated with Action Buttons and run when the button is pressed.