blob: 95e1fc98dd893e82a23bf1b80ee7bcb01d8b3fc2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head><title>static bar code header frame</title></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>
|