DASC e-doc xml Print File v1.1 Reference Manual

C. font
  Unique document font in e-doc printfile. The id attribute is used for F attribute references in text <t>, number <n> and mixtext <mt> elements under <page> elements. The face attribute is the font face or font type. The size attribute is the font size in points or 1/72th of an inch. The style attribute is the font style - Normal, Bold, Italic, or BoldItalic. A sample format for font element is shown below.
 
Attribute Meaning
id This is the font reference id.
face This is the font face.
size This is the size of font in points (1/72) of an inch.
style This is the style of font which can be Normal, Bold, Italic or BoldItalic.
 
D. barcode
  Defines the settings of a barcode that will be referenced by the <bc> element.
 
Attribute Meaning
id This is the barcode reference id.
type The barcode system that is going to be used.
checkchar If Y, the checksum character will be calculated and appended to the code; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
supplement This is the user defined 2 or 5 digit supplement for EAN or UPC codes.
upce Accepts the numbers 0 to 9.
code128 The character set to be used in code 128. A; includes all of the standard upper case alphanumeric keyboard characters plus the control and special characters, B; includes all of the standard upper and lower case alphanumeric keyboard characters and special characters, C; includes the set of 100 numeric data character pairs from 00 through 99 inclusive, as well as special characters, 0 for "Auto".
5