Skip to content

Fpdf::getstringwidth

Fery Wardiyanto edited this page Feb 10, 2015 · 1 revision

GetStringWidth

<b>float</b> GetStringWidth(<b>string</b> s)

Description

Returns the length of a string in user unit. A font must be selected.

Parameters

`s`
The string whose length is to be computed.
Clone this wiki locally