On this Page

    -adjustLabelWidth

    Adjust text label width during conversion.

    Syntax

    -adjustLabelWidth value

    Description

    Sometimes you may need to adjust text label width after conversion, e.g. to make it slightly bigger to avoid extra line wrap. This can be automated with this option. The parameter's value can be a number (then it means microns) or a number with a suffix (in, cm, mm, pt). It can be both positive and negative. If you want to use negative then use -parm=value syntax, so minus will not be treated as a start of a new option, e.g.

    -adjustLabelWidth=200
    -adjustLabelWidth=-200
    -adjustLabelWidth=0.01in
    -adjustLabelWidth=-0.01in

    See Also

    Form File Import/Conversion