ebs.signDocument

Signs a pdf document.

Syntax

Copy
ebs.signDocument(fileRealName: any, entityId: any, entityName: any, callback: any, workstepConfigFileName: any): void

 

Parameter Description
fileRealName The name of the file to be signed.

entityId

The ID of the entity where the signed file will be saved.

entityName

The name of the entity where the signed file will be saved.

Response

void