Printing Component

The Printing Component is one of the unique features provided by the Web Teller, which can provide the capabilities to connect to the local and remote network printer. The printing template can be customized by users, for example, the following diagram is shown as below.

The XML based printing metadata is shown as below.

<?xml version="1.0" encoding="UTF-8" ?>

<Print>

<Section>

<Page pageNo="1">

<Label id=" " X="0.0" Y="0.0" Row="1" CPI="12.0" Length="1"

DoubleWidth="false" DoubleHeight="false" Underscore="false" />

<Label

id="[Serial Number] [Transfer-Out Account] [Transfer-In Account] [Amount]"

X="100.0" Y="100.571428571428573" CPI="12.0" Length="77" />

<Label

id="201301280101190001 123456789013 123456789012 100.0"

X="100.0" Y="130.0" CPI="12.0" Length="77" />

<Label

id="201301280201550001 123456789013 123456789012 200.0"

X="100.0" Y="150.0" CPI="12.0" Length="77" />

<Label

id="201301280201260001 123456789013 123456789012 200.0"

X="100.0" Y="170.0" CPI="12.0" Length="77" />

<Label

id="201301280501180001 123456789013 123456789012 220.0"

X="100.0" Y="190.0" CPI="12.0" Length="77" />

<Label

id="201301290901180001 123456789013 123456789012 200.0"

X="100.0" Y="210.0" CPI="12.0" Length="77" />

<Label

id="201301291001290001 123456789013 123456789012 200.0"

X="100.0" Y="230.0" CPI="12.0" Length="77" />

<Label

id="201301291001050001 123456789013 123456789012 300.0"

X="100.0" Y="250.0" CPI="12.0" Length="77" />

<Label

id="201301291001280001 123456789013 123456789012 300.0"

X="100.0" Y="270.0" CPI="12.0" Length="77" />

<Label

id="201301291001520001 123456789013 123456789012 300.0"

X="100.0" Y="290.0" CPI="12.0" Length="77" />

</Page>

</Section>

</Print>