Drawing Lines - Xerox DocuPrint 96MX Forms Creation Manual

Laser printing system
Hide thumbs Also See for DocuPrint 96MX:
Table of Contents

Advertisement

Drawing lines

Drawing horizontal lines
Drawing vertical lines
FORM 1STFRM
GRID FMT1;
FONTS UN114A,UN106A,UN104C;
COMMENT *** DRAW HORIZONTAL LINES ***;
AT 7 DRAW 18 LINES FROM 0 TO 132 USING HAI AND REPEAT EVE 3;
AT 8 DRAW 18 LINES FROM 0 TO 24 USI HAI AND REPEAT EVE 3;
AT 9 DRAW 18 LINES FROM 0 TO 24 USING HAI AND REPEAT EVE 3;
COMMENT *** DRAW VERTICAL LINES ***;
AT 24 DRAW VER LINE FROM 5 TO 61 USING HAI;
AT 32 DRAW 11 VER LINE FROM 5 TO 61 USING HAI AND REPEAT EVE 10;
AT 29 DRAW VER LINE FROM 10 TO 61 USI BRO HAI;
AT 38 DRAW 10 VER LINE FROM 10 TO 61 USI BRO HAI AND REPEAT EVE 10;
AT 8 DRAW 18 VER LINE FROM 8 TO 9 USI HAI AND REPEAT VER EVE 3;
AT 19 DRAW 18 VER LINE FROM 8 TO 9 USI HAI AND REPEAT VER EVE 3;
XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS FORMS CREATION GUIDE
LINE commands are used to construct horizontal and vertical lines,
which in turn are used to construct boxes.
Enter the horizontal line commands shown in figure 6-4. Remember
that you have the option of abbreviating the commands to the first
three characters.
Figure 6-4.
FORM 1STFRM
GRID FMT1;
FONTS UN114A,UN106A,UN104C;
COMMENT *** DRAW HORIZONTAL LINES ***;
AT 7 DRAW 18 LINES FROM 0 TO 132 USING HAI AND REPEAT EVE 3;
AT 8 DRAW 18 LINES FROM 0 TO 24 USI HAI AND REPEAT EVE 3;
AT 9 DRAW 18 LINES FROM 0 TO 24 USING HAI AND REPEAT EVE 3;
Insert another COMMENT to indicate that vertical lines are to be
coded next, then enter the vertical line commands shown in figure
6-5.
Figure 6-5.
HORIZONTAL LINE command
VERTICAL LINE command
CODING A COMPLEX FORM
6-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Docuprint 96

Table of Contents