Xerox 96MX Graphic command, Graphic name AT vpos unit ,hpos unit Scale is n/ d, Graphic AFJ AT 10

Models: 96MX

1 164
Download 164 pages 29.2 Kb
Page 69
Image 69

FORMS DESCRIPTION LANGUAGE

GRAPHIC command

Using graphics A form may consist solely of graphics (images). Up to 16 images per page are permitted. Interpress and graphics capability (Advanced Imaging Subsystem—AIS), enable the printing of more than 16 images per page as well as vector graphics. Refer to your DocuPrint 96/DocuPrint 96MX LPS Operations Reference for additional information on AIS. Each graphic to be associated with a form must be specified in the FSL file by a statement with the following syntax:

GRAPHIC name AT vpos [unit] ,hpos [unit] [SCALE [IS] n[/ d]];

Sample FSL Similar to the LOGO command, the GRAPHIC command is also typically placed near the end of the FSL, as shown in figure 3-19.

name vpos

unit

hpos

n/d

Example:

Name of graphic (IMG) file, found on the system disks.

Specifies the vertical position of the top edge of the graphic relative to the virtual page origin. This parameter is a decimal number with up to two fractional digits (except for dots, which must be an integer). If no unit is specified, grid unit dimensions are used as the default.

Unit of linear measurement, expressed as inches (IN), centimeters (CM), or DOTS. If units are not specified, grid unit dimensions are used.

Specifies the horizontal position of the left edge of the graphic relative to the virtual page origin. The form of the specification is the same as for vpos.

Specifies the reference scale factor. Each parameter, n and d, must be an integer in the range of 1 to 8, thereby allowing a reference scale factor in the range of 1/8 to 8. The reference scale factor is multiplied by that specified at the time the graphic was digitized, and the product is rounded to the nearest integer in the range 1 to 8. That integer becomes the effective scale factor with which the graphic is imaged.

GRAPHIC AFJ AT 10, 12;

XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS FORMS CREATION GUIDE

3-39

Page 69
Image 69
Xerox 96MX Graphic command, Graphic name AT vpos unit ,hpos unit Scale is n/ d, Name vpos Unit Hpos, Graphic AFJ AT 10