Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 353 Bytes

Ln.md

File metadata and controls

20 lines (12 loc) · 353 Bytes

Ln

fpdf.ln(h = '')

Description

Performs a line break. The current abscissa goes back to the left margin and the ordinate increases by the amount passed in parameter.

Parameters

h:

The height of the break.

By default, the value equals the height of the last printed cell.

See also

Cell.