<LPI>
Sets the number of lines per inch (decimal value).
Syntax:
<LPIvalue>
or
<LPI=value>
Example : <LPI8>, <LPI8.2>, <LPI6> or <LPI=8>
Default value : <LPI=6>.
NOTES :
- When the font size is modified with a <P> tag, vpxPrint does not change the <LPI> setting.
If you want to synchronize font size and LPI, use the <ADJUST=LPI> tag.
- Changing font size is done with the <P> tag.
- The LPI and CPI values define the coordinate system to reference a given point in the page. All subsequent references to a <R> tag or line feed will then use the current value of LPI to evaluate the vertical position.