XY Command.
The XY command is used to place the
text exactly where you want. Its use is recommended for forms and not for
regular reports.
Syntax:
XY=X,Y
Example:
{xy=1000,1000} This text will be placed in X=1000 and
Y=1000 {\n}
XY doesn't return to the previous point after its
execution or a "\n", "\p"
commands.
|