UBI EasyCoder 201 IIE Manual de instrucciones Pagina 175

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 332
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 174
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7 173
Chapter 2 Program Instructions
NORIMAGE (NI)
Field of Application
Statement for returning to normal printing after an INVIMAGE
statement has been issued.
Syntax NORIMAGE | NI
Remarks
Normal image is the default type of printing and means that text and images
will be printed in black-on-white.
Using an INVIMAGE statement, the printing of text and images can
be inversed. Such inverse printing will be discontinued for all PRTXT
and PRIMAGE statements that follows the encounter of a NORIMAGE
statement.
Example
In this example, the rst line is printed in inversed fashion and the second
line in the normal fashion:
10 PRPOS 30,300
20 ALIGN 4
30 INVIMAGE
40 FONT "Swiss 721 BT"
50 PRTXT "INVERSE PRINTING"
60 PRPOS 30, 200
70 NORIMAGE
80 PRTXT "NORMAL PRINTING"
90 PRINTFEED
RUN
Vista de pagina 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 331 332

Comentarios a estos manuales

Sin comentarios