Method: Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
Source: includes/lib/tcpdf/tcpdf.php:4707
Method: Defines the page and position a link points to.
Source: includes/lib/tcpdf/tcpdf.php:4723
Method: Returns the length of the char in user unit for the current font.
Source: includes/lib/tcpdf/tcpdf.php:4132
Method: Returns the numbero of characters in a string.
Source: includes/lib/tcpdf/tcpdf.php:4158
Method: Fill the list of available fonts ($this->fontlist).
Source: includes/lib/tcpdf/tcpdf.php:4170
Method: Imports a TrueType, Type1, core, or CID0 font and makes it available.
Source: includes/lib/tcpdf/tcpdf.php:4194
Method: Sets the font used to print character strings.
Source: includes/lib/tcpdf/tcpdf.php:4450
Method: Defines the size of the current font.
Source: includes/lib/tcpdf/tcpdf.php:4478
Method: Returns the bounding box of the current font in user units.
Source: includes/lib/tcpdf/tcpdf.php:4519
Method: Convert a relative font measure into absolute value.
Source: includes/lib/tcpdf/tcpdf.php:4558