You are here: Job and Form Set Rules Reference > JDT Rules Reference > AddLine

AddLine

Use this form set level rule to add a line record, such as for OMR marks, to the AFP record list built by the MergeAFP rule.

Syntax

;AddLine;;Top,Bottom,Left,Right;

Parameter

Description

Top

location of the top edge of the line

Bottom

location of the bottom edge of the line

Left

location of the left edge of the line

Right

location of the right edge of the line

Note The parameter values are all in absolute FAP coordinates. No shifting is done, which lets you place the marks anywhere on the printable area of the paper.

Example

;AddLine;;600,1200,600,1000;

This example tells the system to draw a line ¼ inch from the left edge of the page, down ¼ inch from the top of the page, for a length of ½ inch, with a width of a ¼ inch.

See also