UBI EasyCoder 201 IISA Manuel d'instructions Page 16

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 181
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 15
15
Intermec Fingerprint 6.13 – Programmer's Guide
Now we add the image "GLOBE.1" after changing the position
coordinates to X=25,Y=25.
30 PRPOS 25,25
40 PRIMAGE "GLOBE.1"
RUN
Before you print a bar code, you need to choose a bar code type. We
will use Code 39, which allows alphanumeric input. Note there is
no blank space in the bar code name in the BARTYPE instruction.
50 PRPOS 75,250
60 BARTYPE "CODE39"
70 PRBAR "ABC"
RUN
To get the bar code input data printed as human readable text under
the bar code, add these lines:
1 BARFONT ON
2 BARFONT "SW030RSN"
RUN
3. Printing an Image
3. CREATING A SIMPLE LABEL, cont'd.
4. Printing a Bar Code
5. Printing Human
Readables
Continued!
Bar Code Field Printing
Also see:
Chapter 10.3
Image Field Printing
Also see:
Chapter 10.4
Vue de la page 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 180 181

Commentaires sur ces manuels

Pas de commentaire