dolibarr 21.0.0-beta
|
File to make Ajax action to add the signature of a document. More...
Go to the source code of this file.
Functions | |
dolPrintSignatureImage (TCPDF $pdf, $langs, $params) | |
Output the signature file into the PDF object. | |
File to make Ajax action to add the signature of a document.
Definition in file onlineSign.php.
dolPrintSignatureImage | ( | TCPDF | $pdf, |
$langs, | |||
$params ) |
Output the signature file into the PDF object.
TCPDF | PDF handler | |
Translate | $langs | Language |
array<string,int|float|string|mixed[]> | $params Array of params |
Definition at line 951 of file onlineSign.php.
References dol_now(), dol_print_date(), pdf_getPDFFont(), and pdf_getPDFFontSize().