TCPDF::GetAbsX()
Method: Returns the absolute X value of current position.
Source: includes/lib/tcpdf/tcpdf.php:7440
Method: Returns the absolute X value of current position.
Source: includes/lib/tcpdf/tcpdf.php:7440
Method: Returns the ordinate of the current position.
Source: includes/lib/tcpdf/tcpdf.php:7451
Method: Defines the abscissa of the current position.
Source: includes/lib/tcpdf/tcpdf.php:7464
Method: Moves the current abscissa back to the left margin and sets the ordinate.
Source: includes/lib/tcpdf/tcpdf.php:7497
Method: Defines the abscissa and ordinate of the current position.
Source: includes/lib/tcpdf/tcpdf.php:7530
Method: Set the absolute X coordinate of the current pointer.
Source: includes/lib/tcpdf/tcpdf.php:7542
Method: Set the absolute Y coordinate of the current pointer.
Source: includes/lib/tcpdf/tcpdf.php:7553
Method: Set the absolute X and Y coordinates of the current pointer.
Source: includes/lib/tcpdf/tcpdf.php:7565
Method: Send the document to a given destination: string, local file or browser.
Source: includes/lib/tcpdf/tcpdf.php:7581
Method: Returns the remaining width between the current position and margins.
Source: includes/lib/tcpdf/tcpdf.php:6740