User guide v3.x
The Digital Signature Client allows electronic digital signatures on documents in OpenKM.

Server configuration
Section titled “Server configuration”Choose the File / Configuration menu option to show the configuration popup.
The available configuration parameters are:
| Property | Type | Description |
|---|---|---|
| Language | Select | User interface language. |
| User | String | User ID for accessing OpenKM. user1 |
| Password | String | The password of the user. pass1 |
| Host | String | OpenKM URL. http://localhost:8080/openkm/ |
To accept configuration parameter changes, click the Accept button.
Signature configuration
Section titled “Signature configuration”The available configuration parameters are:
| Property | Type | Description |
|---|---|---|
| Show document preview | Bool | When enabled, it allows you to preview documents. |
| Show signature | Bool | When activated, it makes the signature visible on the document. The following fields will be enabled: |
| Page | Select | This option determines which page will be signed: it can be the first, the last, or dynamic, which allows you to select the page and the place where the signature will be inserted in real time. |
| Expr. X | String | Expression to set the position in X coordinates. |
| Expr. Y | String | Expression to set the position in Y coordinates. |
| Width | String | Defines the width of the signature, for example: 200 |
| Height | String | Defines the height of the signature, for example: 100 |
| Add watermark to signature | Bool | When activated, it allows you to add an image as a watermark to your signature. The following fields will be enabled: |
| Select an image | String | Select the image for the watermark. |
| Opacity | Float | The watermark opacity. The allowed range of values is from 0 to 1. |
| Scale | Float | The scale of the image. The allowed range of values is from 0 to 1. |
Information about the signing process is shown in the Digital Signature Client table.

In My Documents/OpenKM there is a log file called DigitalSignature.log with a complete log trace.
