EAN 13 Example

Figure 5±13 illustrates a horizontal and vertical EAN 13 bar code generated by the following program:

~CREATE;EAN13

(Enter Create Form Mode)

BARCODE

(Bar Code Command)

EAN13+5;DARK;28;15

(Dark Code EAN 13, 5±digit add on,

 

at SR 28, SC 15)

*12345678987655555*

(Data Field plus 5±digit add±on Data Field)

PDF

(Printable Data Field)

STOP

(Ends Bar Code command)

BARCODE

(New Bar Code command)

EAN13+5;VSCAN;H12;DARK;27;39

 

(Vertical Dark EAN 13, 2±digit add on, H 1.2,

 

at SR 27, SC 39)

*12345678987655555*

(Data Field plus 5±digit add on Data Field)

PDF

(Printable Data Field)

STOP

(Ends Bar Code command)

END

(Terminates Create Form Mode)

~EXECUTE;EAN13;1

(Execute the form, form count of 1)

 

SC 39

SC 15

SR 27

SR 28

Figure 5±13. Sample EAN 13 Bar Codes

5±70

Bar Codes

Page 208
Image 208
Printronix ThermaLine Series manual EAN 13 Example, ~CREATEEAN13, ~EXECUTEEAN131