blob: b76540b9c408bf343682b89540f8a0a46f19755e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>
<h1>static bar code header frame</h1>
<p>Provides an implementation of the static bar code header frame specified in UIC IRS 90918-9 including:<br/><br/>
<ul>
<li> encoding of the data for creating a bar code</li>
<li> decoding of data from bar code content</li>
<li> support for the additional header information required with the TLB content</li>
<li> support for the TLB bar code content</li>
<li> support for the FCB content (using the UIC FCB implementation)</li>
<li> support for bilaterally on unilaterally defined additional content </li>
</ul>
</p>
</body>
</html>
|