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. |
|
|
The ID of the entity where the signed file will be saved. |
|
|
The name of the entity where the signed file will be saved. |
Response
void