Able, Ection, Ndorser – MagTek Excella Windows API99875313 User Manual

Page 54: Ptional, Mage, Ptions, Equired

Advertising
background image

Excella Windows API Specifications


46

Table 4-3. Section = Endorser (Optional)

Key

Key Description

Value

Value Description

PrintData

Required:

String

Text string

PrintFont

Required. There are
two internal fonts in
the device

INTFONT1

INTERNAL FONT1.

INTFONT2

Internal Font 2

FontType

Required: The
device can use
internal defined
fonts or custom
fonts loaded into the
device. For now,
we only support
internal fonts.

INTERNAL

Default: Fonts defined internally in the device.

EXTERNAL

Custom fonts loaded into the device. Note: Not
supported at this time.

PrintSide

Required:

BACK

Default: Endorses on the back of the check.

Table 4-4. Section = ImageOptions (Required)

Key

Key Description

Value

Value Description

Number

Number of Images required for
the document.

Value

1 <= Value <= 4

ImageColor#

Color of the image

BW

Black and White image

GRAY8:

8-bit gray

Resolution#

Resolution of the image

100X100

100x100 DPI

200X200

200x200 DPI

Compression#

Compression

GROUP4

Image will be compressed using
Group4 compression type.

JPEG

Default. Image will be compressed
using JPEG compression type.

NONE

No compression

FileType#

Image file type

TIF

Image format type is tiff.

JPG

Image format type is jpg.

BMP

Image format type is bmp.

ImageSide#

The side of the document.

FRONT

Get the front of image of the check.

BACK

Get the back image of the check.

where ‘#” is the image number. This value can be 1 to the number of images specified by the
Number key. Each image requires its own set of options. A set of image options includes
ImageColor, Resolution, Compression, FileType, ImageSide, Tags, FilePath, and FileName.

Advertising