Table 22-3 Example: Changing the Anchor Corner (continued)

SP1;

Select pen number 1. The SP command must

 

be used to enable printing.

 

 

PA3000,3000;

Specify absolute plotting and move to location

 

(3000,3000).

 

 

FT3,400,45;

Specify fill type number 3 (parallel lines), with

RR1000,1000;

each line 400 plu apart and set at a 45° angle;

ER1000,1000;

fill a rectangle using the current pen location

 

as the lower left corner, and a point 1000 plu

 

to the right and 1000 plu up as the upper

 

right corner; edge the outline of the rectangle

 

just filled.

 

 

PR1000,0;

Move 1000 plu to the right; select fill type

FT4,400,45;

number 4 (cross-hatch); create a rectangle

RR1000,1000;

the same size as the first one, fill it with

ER1000,1000;

cross-hatch, and edge its outline.

 

 

PR1000,0;

Move to the right another 1000 plu and create

FT3,400,45;

another rectangle of the same size, this time

RR1000,1000;

filled with pattern number 3 again.

ER1000,1000;

 

 

 

PA3000,1500;

Move to absolute location (3000,1500); move

AC3000,1500;

the anchor corner to location (3000,1500); fill

RR1000,1000;

a rectangle with the same dimensions as the

ER1000,1000;

previous three rectangles and edge its outline.

 

 

PA4000,1500;

Move to location (4000,1500) and specify the

AC4000,1500;

location as the anchor corner; select fill type

FT4,400,45;

number 4 (cross-hatch); fill and edge another

RR1000,1000;

rectangle.

ER1000,1000;

 

 

 

PA5000,1500;

Move to absolute location (5000,1500) and

AC5000,1500;

specify that location as the anchor corner;

FT3,400,45;

select fill type number 3; fill and edge another

RR1000,1000;

rectangle.

ER1000,1000;

 

 

 

?%0A

Enter the PCL mode.

 

 

?E

Send a reset to end the job and eject the page.

 

 

EN

AC, Anchor Corner 22-7

Page 571
Image 571
HP 5961-0509 manual PA3000,3000, RR1000,1000 Rectangle ER1000,1000 ?%0A Enter the PCL mode