T5023/5023+ - Programming Guide 237
Application examplesThischapter demonstrates us ing detailed exampleshow the document printer is
programmed for common application cases.
In particular, the following application cases will be explainedin s eparatesec-
tions:
– Text processing (printing on a blank form using different print attributes)
– Document processing (printing a specimen cheque)
– Passbook processing with MSR (reading and modifying a MSR stripe and
passbook printing)
Normally each example consists of the following components:
– Task description/target
– Document description (document size, text area)
– Assumed pre-conditions (for example, preset parameters)
– Verbal description of the program steps
– Conversion of the program steps into pseudo code
– Program result.