Zebra CPCL Specifications Page 52

  • Download
  • Add to my manuals
  • Print
  • Page
    / 70
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
Device Manager
Use of OPOS Character Properties
52
P1014152-002 Rev. A ZPL & CPCL Printer Driver for OPOS Application Programmer’s Guide 06/13/2011
Use of OPOS Character Properties
The CharacterSetList property will display all of the ASCII numeric set numbers associated
with the currently loaded fonts. The default is:
“100,101,102,103,104,105,106,107,108,109,110,113”.
If a new font is added, the new character set values will be added to the CharacterSetList so
an application can choose the new values for the respective fonts.
The CharacterSet property will initialize with 113 on “open”.
The CapMapCharacterSet property will be initialized with FALSE on “open”.
The CapCharacterSet property will initialize with DISP_CCS_ASCII on “open”. This
property will change with a different selection of the CharacterSet property.
Note • The above setting has the effect that the MapCharacterSet property will also always
show FALSE regardless of what the user sets it to. If MapCharacterSet is set to TRUE, an
error E_ILLEGAL will be thrown.
CapCharacterSet CharacterSet
DISP_CCS_ASCII 100-110, 113
DISP_CCS_UNICODE 128,129,130
Note • Error handling - If a specific character set value is selected with the CharacterSet
property and a font is selected that cannot support the character set, an error E_ILLEGAL
will be thrown.
Note • OPOS Properties - The driver does not support font mapping. The application is
responsible for this task. CapMapCharacterSet is always FALSE, which will also cause
MapCharacterSet to always be FALSE. If MapCharacterSet is set to TRUE, an error
E_ILLEGAL will be thrown.
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 69 70

Comments to this Manuals

No comments