17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BARFONT (BF), <strong>cont'd</strong>.<br />

Chapter 2 Program Instructions<br />

Remarks, <strong>cont'd</strong>. Magnification:<br />

The bar code font can be magnified up to 4 times in regard of height and/or<br />

width. The two last parameters allows you to specify the magnification<br />

separately in regard of height and width (corresponding to MAG statement).<br />

Note that if a MAG statement is executed after a BARFONT statement, the<br />

size of the barfont will be affected by the MAG statement.<br />

Default value for both parameters: 1<br />

Width:<br />

A scalable font can enlarged in regard of width relative the height. The value<br />

is given as percent (1–1000). This means that if the value is 100, there is no<br />

change in the appearance of the characters, whereas if the value is gives as e.g.<br />

50 or 200, the width will he half the height or double the height respectively.<br />

When using this parameter, all parameters in the syntax must be included in<br />

the sattement, i.e. name, height, slant, and width.<br />

Enabling Interpretation Printing:<br />

The printing of bar code interpretation can enabled by a trailing ON, which<br />

corresponds to a BARFONT ON statement.<br />

Exceptions:<br />

Note that in all EAN and UPC bar codes, the interpretation is an integrated<br />

part of the code. Such an interpretation is not affected by a BARFONT<br />

statement, but will be printed in according to specification, provided that<br />

interpretation printing has been enabled by a BARFONT ON statement.<br />

Certain bar codes, like Code 16K, cannot contain any interpretation at all. In<br />

such a case, the selected barfont will be ignored.<br />

Example Programming a Code 39 bar code, selecting the same barfont for all<br />

directions and enabling the printing of the bar code interpretation can be<br />

done this way:<br />

10 PRPOS 30,400<br />

20 DIR 1<br />

30 ALIGN 7<br />

40 BARSET "CODE39",2,1,3,120<br />

50 BARFONT "Swiss 721 BT",10,8,5,1,1,100 ON<br />

60 PRBAR "ABC"<br />

70 PRINTFEED<br />

80 END<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 19

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!