namespace EposXml

The "base" XML stuff with minimal abstraction.

Classes

c
EposXml.EposCut

A <cut> element.

c
c
EposXml.EposPrint

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

c
EposXml.SoapBody

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

c
EposXml.SoapEnvelope

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

c
EposXml.SoapEnvelopeDocumentRoot

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

Enums

E
EposImageHalftone

How the image encoder should handle halftone stuff.

E
EposXml.EposAlign

The alignment on the horizontal axis

E
EposXml.EposCutType

How the printer should cut the feed

E
EposXml.EposFont

A printer font.

E
EposXml.EposImageColour

The colour mode to use. Only Colour1 is tested.

E
EposXml.EposImageMode

Epson Point of Sale system image modes.

Functions

f
EposXml.bitMatrixToImageData

Converts a Bit Matrix to an ImageData.