dolibarr  20.0.0-beta
Functions
onlineSign.php File Reference

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. More...
 

Detailed Description

File to make Ajax action to add the signature of a document.

Definition in file onlineSign.php.

Function Documentation

◆ dolPrintSignatureImage()

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

Output the signature file into the PDF object.

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

Definition at line 892 of file onlineSign.php.