dolibarr 19.0.3
onlineSign.php File Reference

File to make Ajax action on Knowledge Management. More...

Go to the source code of this file.

Functions

 dolPrintSignatureImage (TCPDF $pdf, $langs, $params)
 Output the signature file.
 

Detailed Description

File to make Ajax action on Knowledge Management.

Definition in file onlineSign.php.

Function Documentation

◆ dolPrintSignatureImage()

dolPrintSignatureImage ( TCPDF $pdf,
$langs,
$params )

Output the signature file.

Parameters
TCPDF$pdfPDF handler
Translate$langsLanguage
array$paramsArray of params
Returns
void

Definition at line 704 of file onlineSign.php.

References dol_now(), dol_print_date(), pdf_getPDFFont(), and pdf_getPDFFontSize().