dolibarr 21.0.0-alpha
|
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 | $params | Array of params |
Definition at line 944 of file onlineSign.php.
References dol_now(), dol_print_date(), pdf_getPDFFont(), and pdf_getPDFFontSize().