LPI |
Top Previous Next |
Syntax
lpi line-height
Description
The lpi keyword indicates the vertical line height UnForm should use when printing the text of a form or report. From this, along with the paper dimensions, UnForm can determine the rows per page and ensure that the proper vertical placement is selected for each line. To save time and effort, use the rows keyword and UnForm will calculate the lpi.
See also cpi, cols, rows.
Examples:
lpi 8 sets 8 lines per inch.
lpi 6.6 uses a common laser printer value based on 66 lines in a 10 inch printable page length on letter paper.
Drivers: all
|