EasyManuals Logo

Intermec easycoder f2 User Manual

Intermec easycoder f2
127 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #13 background imageLoading...
Page #13 background image
Intermec EasyCoder F4 Installation & Operation Ed. 312
Chapter 2 Printing a Label
The label we will design in Intermec Fingerprint will contain a box,
an image, a bar code, and a line of text. Note that the illustrations
are not reproductions of the label, but are merely intended to show
the principles of label editing.
Printing a Box
Let us start by printing a box 430 dots high and 340 dots wide
with a 15 dot line thickness. The box is inserted at position X=10;
Y=10:
NEW
10 PRPOS 10, 10
20 PRBOX 430,340,15
200 PRINTFEED
300 END
RUN
Note: The printer does not execute the program until you have
typed RUN .
Printing an Image
Now we add the image GLOBE.1 after changing the print
coordinates to X=30; Y=30.
Note that the characters enclosing the word GLOBE.1 are quotation
marks (ASCII 034 decimal/22 hex) and indicate a string expression
(text) as opposed to a numeric expression (value). The same applies
to bartypes, bar code input data, barfonts, text fonts, and input to
text elds later in this chapter.
30 PRPOS 30,30
40 PRIMAGE "GLOBE.1"
RUN
Printing a Bar Code
You need to choose a bar code type before you can print a bar code.
Note there is no blank space in the bartype name. Then provide
the input data to the bar code.
50 PRPOS 75,270
60 BARTYPE "CODE39"
70 PRBAR "ABC"
RUN
Using Intermec
Fingerprint
Y
X
PAPER FEED

Table of Contents

Other manuals for Intermec easycoder f2

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Intermec easycoder f2 and is the answer not in the manual?

Intermec easycoder f2 Specifications

General IconGeneral
BrandIntermec
Modeleasycoder f2
CategoryBarcode Reader
LanguageEnglish

Related product manuals