<C>
Sets the (decimal) column number.
Syntax:
<C [ + | - ] #bookmark | columnNumber | columnshift >
Example : <C20> sets the printing at column 20 for the current Y.
<C20.5> or <C20,82>
You can use relative positioning : <C+2> or <C-1> or use a previously defined column by specifying : <C#20> sets the column position at the same value than the bookmark #20
NOTES :
•The column position is relative to the CPI (characters per inch) value.
•It is the way to reference a fixed coordinate system on a page (see Coordinate System).
•The default is 10 CPI. You can change this default value with the <CPI> tag.