TCPDF::GetStringWidth()
Method: Returns the length of a string in user unit. A font must be selected.
Source: includes/lib/tcpdf/tcpdf.php:4055
Method: Returns the length of a string in user unit. A font must be selected.
Source: includes/lib/tcpdf/tcpdf.php:4055
Method: Defines a new spot color.
Source: includes/lib/tcpdf/tcpdf.php:3739
Method: Set the spot color for the specified type (‘draw’, ‘fill’, ‘text’).
Source: includes/lib/tcpdf/tcpdf.php:3755
Method: Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
Source: includes/lib/tcpdf/tcpdf.php:3801
Method: Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
Source: includes/lib/tcpdf/tcpdf.php:3813
Method: Defines the spot color used for text.
Source: includes/lib/tcpdf/tcpdf.php:3825
Method: Set the color array for the specified type (‘draw’, ‘fill’, ‘text’).
Source: includes/lib/tcpdf/tcpdf.php:3840
Method: Defines the color used for all drawing operations (lines, rectangles and cell borders).
Source: includes/lib/tcpdf/tcpdf.php:3871
Method: Defines the color used for all filling operations (filled rectangles and cell backgrounds).
Source: includes/lib/tcpdf/tcpdf.php:3885
Method: This method is used to render the page header.
Source: includes/lib/tcpdf/tcpdf.php:3415