II. DATAformTags
Developer handbook DATAformXTension © 1992-2004 www.gassenhuber.de
55
{31} *3 Font size
[2
720]
This Tag defines the size of the box font in points.
*37.25 fixes the box font size to 7.25 pt.
{32} *4 Font horizontal scale
[0,25
4]
This Tag defines the width of the box font. The non-scaled value is 1, i.e. 100%. A value
between 0,25% and 400% or *40.25 and *44 is possible.
¶*T3*340.5*F1*1"Times"*40.5*h1*H1*$ ABC¶
creates a text box with a 50% wide ABC in 40.5 pt.
The same box can be created with XpressTags and *F2, by:
¶*T3*F2*$<*f"Times"z40.5Ph50> ABC¶