Xerox Xerox Printer Access Facility (XPAF) Support & Software 用户指南

下载
页码 98
 
 
INK n specifies the ink number from the ink list that overrides the 
corresponding ink specified in the ink list of the logo file.  If the logo 
has a NOSUBSTITUTION flag, then ink overrides are not allowed 
(highlight color only). 
 
Default 
None. 
 
Examples 
Long form: 
LOGO NEW1 AT 1,1 USING INK 3; 
There is no short form. 
GRAPHIC command 
A form may consist only of graphic images. You can have up to 
16 images per page.  Xerox highlight color LPS printers   allow  you to 
print colored graphics on your form.  For highlight color 
forms, you can also override any ink specified in the ink list of a color 
graphic file. 
 
You must specify each graphic associated with  a form in the forms  
source  language   (FSL) file with  the GRAPHIC command. Figure 
4–18 shows the command syntax flow. 
 
Figure 4–18. 
GRAPHIC  command syntax 
 
 
GRAPHIC 
name 
AT 
Cy 
Cx 
units 
 
 
units 
 
 
 
 
 
SCALE 
IS 
 
 
 
 
USING 
; 
INK 
, 
, 
 
 
Parameters 
name identifies the IMG graphic file name you specify. 
This is the name of the graphic stored on the printer. 
 
Cy defines the coordinate on the y–axis to locate the logo origin. 
Cx defines the coordinate on the x–axis where you want the logo origin 
located. 
 
units indicates the unit of measure for placement of the graphic. The 
units are INCHES,  CENTIMETERS, DOTS,  and XDOTS.  You can 
use two decimal places when you specify inches and centimeters. 
You must express DOTS and XDOTS in integers. 
 
SCALE n specifies the scaling of the printed graphic that you have 
selected. The scaling  factor value n must be an integer. You can 
only scale on a factor from 1 to 8. 
 
INK n specifies the ink number from the ink list which  overrides the 
corresponding ink list of the graphic (highlight color only). 
 
Default 
None. 
 
XPAF Forms Generator 
42 
User Guide and Reference