AMT Datasouth Fastmark M1 Guía de usuario Pagina 298

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 532
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 297
Configuring Data Sources
Change the rotation of Field_A to 0 degrees
label.fields.field.(@name == 'Field_A').@rotation = "0";
Change the contents of Field_B to "CHANGED"
label.fields.field.(@name == 'Field_B').@data = "CHANGED";
Font Properties
Font properties must be preceded by the at sign (@).
The following is a list of the available font properties and corresponding values.These are the properties
that can be modified by the script.
Font properties that can be modified by the
script
bold “true”, “false
inverse “true”, false
italic “true”, false
spacing "proportional", "mono"
strikeout true”, false
underline true”, false
charRotate “true”, false
Additional font properties
pointSize Integer value
charHeight Floating point value
charWidth Floating point value
magHeight Integer value
magWidth Integer value
height Floating point value
Note: Not all the additional font properties listed above are supported by all printers and fonts.
The following is a sample of the font types and additional properties supported, and describes the order
that the additional properties will be processed for the different font types:
Point Font
For example: Avery 6404, Native Font - Scalable Times Roman. Additional properties supported:
l pointSize
l height
Loftware Label Manager Version 10.1.1 User's Guide
298
Vista de pagina 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 531 532

Comentarios a estos manuales

Sin comentarios