II. DATAformTags
71
Developer handbook DATAformXTension © 1992-2004 www.gassenhuber.de
{56} *w Picture/text angle
[-360
360]
This Tag defines the rotation of a picture/text within the box in an anti-clockwise direction.
Negative angles turn the box content clockwise. Tip: The rotation of the box itself is specified
by the Tag {11} *W Box angle.
¶*w20*Z1*T12*K0,55*k0,55*$:MyPicture¶*T3*w-30*$Text in the box¶
loads "MyPicture" from the document folder scales it to 55% and rotates it 20° anti-clockwise.
Rotates the text in the second box 30° clockwise
{57} *s Picture/text skew
[-75
75]
This Tag defines the angle with which a picture or a text in a box is skewed to the right. Nega-
tive angles skew the picture to the left. Tip: The skew of the box itself can be set with {12} *S
Box skew.
¶*s-20*Z1*T12*K0,55*k0,55*$:MyPicture¶*T3*s20*$Text in the box¶
loads MyPicture from the document folder scales it to 55% and skews the picture 20° to the
left. Skews the text in the second box 20° to the right.