-
-
Notifications
You must be signed in to change notification settings - Fork 2
Fpdf::ln
Fery Wardiyanto edited this page Feb 10, 2015
·
1 revision
Ln([<b>float</b> h])
Performs a line break. The current abscissa goes back to the left margin and the ordinate increases by the amount passed in parameter.
- `h`
-
The height of the break.
By default, the value equals the height of the last printed cell.