The "base" XML stuff with minimal abstraction.

Classes

c
EposCut

A <cut> element.

c
EposFeed

A <feed> element.

c
EposPrint

The root <epos-print> element of the document. Everything of yours should be a child hereof.

c
SoapBody

The <s:body> XML element for an XMLSoap document.

c
SoapEnvelope

The <s:Envelope> Root XML element for an XMLSoap document.

c
SoapEnvelopeDocumentRoot

The document root, with the declaration element, for a Soap Envelope.

Enums

E
EposAlign

The alignment on the horizontal axis

E
EposCutType

How the printer should cut the feed

E
EposFont

A printer font.

E
EposImageColour

The colour mode to use. Only Colour1 is tested.

E
EposImageHalftone

How the image encoder should handle halftone stuff.

E
EposImageMode

Epson Point of Sale system image modes.

Functions

f
bitMatrixToImageData

Converts a Bit Matrix to an ImageData.