Automatic creation of signing fields: Working with signature-sets in eSignatureSuite




What is a signature-set good for?

To make it short: A signature-set can help you save a lot of time (and so money) by automating large parts of your document signing process!

This means: with only some few referencing values, you can create a template, with which you could sign an unlimited number of documents - each time in exactly the same, standardised way. To make this happen, the signature-set is searching the document for predefinable strings of characters and then opens signature fields at all these locations in the document and asks the user to sign them. These signature fields can also be predefined in size and relative position to the found string.

But these are only the basic functions. Other possibilities are:

  • Integration of macros to automate complex procedures, both before and after the signing process (e.g. Saving the document, sending it per email etc.)
  • Defining individual signatures either as optional or obligatory
  • Direct connection to form fields for digital signatures (DigSig fields)
  • Showing a custom text on the signature device while signing
  • Showing a custom dialog in eSignatureSuite prior to signing
  • Defining additional information for each signature individually (like name, location etc.), which are also possible to be read dynamically from the loaded document and addable as stamp below the signature
  • Defining individual document zoom levels for each signature





Working with signature-sets

When it comes to automation of signing processes, signature-sets are an important key point, because they allow to define the exact position, size and detailed description of predefine signature fields and so enable fast and easy document processing, which can be reduced to some few mouse clicks and the signatures themselves. An important advantage additional to the fast processing is the prevention of invalid documents due to forgotten signatures or due to wrong settings. This can greatly reduce your post-processing time and so reduce your costs greatly, too. Because of this safeguarding aspect, signing with signature-sets is also called "supervised signing" (in contrast to manual signing).

Especially when you have multiple different documents or forms to sign, in which the locations to sign are not always at exactly the same spot or in which you want to automatically read data from the document like the signer's name or the reason for signing, you can create dynamic signature-sets by using the Dynamic processing of document content feature.

A signature-set can be transfered to eSignatureSuite together with an already created PDF file by any pre-processing application (or a *.bat file).


You can create signature-sets for documents of variable sizes in two different ways:

Method descriptionHow to do it

1. By adding characters or keywords, which are unique in the document to be signed:
By predefining unique characters or strings of characters, you can give eSignatureSuite marker points for the different signature fields and then you can work with these marker points:

You can mark any individual signing field by...

  • either two unique key strings, one for the upper left corner and one for the lower right corner (for example an Õ for upper left and an Ø for lower right)
  • or only one unique key string and additional information about height and width of the signing field as well as its relative position to the found string
  • if your string of characters can be found multiple times in the document, each finding spot will create its own signature field

Please read the following chapter "Creating your own signature-set: a step-by-step tutorial" on how to configure signature sets (for dynamic string search).



2.Your application creates its own signature-set or it adjusts the position of the signing fields in an already existing set:

Because the Signature-Set files (*.sss) are built similar to usual *.ini-files, they can be handled very easily. This leads to real "dynamic signature-sets" and so the most elegant way to achieve exact signature field positions. By using these "dynamic signature-sets", you can also transfer data like the signer's name or the reason for signing from your pre-processing application to eSignatureSuite.

The separate chapter Structure of a signature set file (*.sss) helps you to program real dynamic signature-sets.


If you're loading a signature-set per command parameter when starting eSignatureSuite, then it will jump directly to the first found signature field and after signing this to the next one and so on. This is a comfortable way to automatically handle a complete document signing procedure without the danger of accidentially missing any of the required signatures. It's also possible to combine signature-sets with macro buttons, which offers even more automation features! In order to allow a automated, but smooth and comfortable signing, you should take great care to harmonise signature-sets and their corresponding macro buttons. You can find a detailed explanation about the macros in the chapter Automating complex processes: Working with macros.





Creating your own signature-set: a step-by-step tutorial

The following detailed instructions explain step-by-step how you can create your own signature-set and show all possible options and settings. Please take note of the advice to harmonise signature-sets and macro buttons at the end of the chapter!

In the Getting Started beginner's guide, you can also find a version of these instructions, which is less complex and so easier to understand, because only the most important options are shown and explained.


Step 1: Opening a document (optional)

If you're not sure about the content of the later to be signed document, it's advisable to load the document to take a look at it while creating the signature-set. So, start eSignatureSuite and load your document via the "Open File" icon in the tool bar.



Step 2: Creating the signature-set

The creation of signature-sets is started via the option "Create signature-set..." in the "Tools" menu.

In the same menu, you can also find the options to generally set the saving path for your signature-sets as well as editing already available signature-sets.

In both cases, a normal file selection dialog will be opened.



Step 3: Choosing a saving path

First of all, a "Save as" dialog will open, in which you can set the path and the name of your file, which you're about to create. This file will be saved with the file extension *.sss




Step 4: Signature-set settings

After defining file name and path, you'll see the following dialog, in which you'll be able to set additional options, which do not affect the particular signing fields, which you can define in the next step.

If you are not sure (yet), which options to set here, just skip to the next step, because for an easy and normal signature-set, the preset options are already fine.

First of all, you'll have to define what's supposed to happen, when the signature-set or the signature process itself is cancelled.

Cancelling is caused by:

  • Any of the "Cancel" buttons, either on the signature device or in the eSignatureSuite user interface is used before all obligatory signatures have been completed and this is confirmed in the then appearing dialog.
  • Any active macro is triggered while a signature-set is processed and this is confirmed in the then appearing dialog.

So, in the upper field, you can set any of the available macro buttons, which shall be triggered when the process is cancelled. If you choose the option "Nothing", no automatic action will be triggered.


Useful actions for macros, which shall be triggered upon cancelling a signature-set could be:

  • Showing a notification to the user
  • Saving or sending the (maybe partially) signed document per e-mail
  • Starting another program (including the document transfer), possibly in order to allow post-processing or write down reasons for cancelling etc.

You can find a detailled explanation about macros here: Working with macros

The second settings defines, what shall happen after signing, so after all obligatory signatures of the signature-set have been completed and all defined signing fields have been processed (either completed or skipped).

Here, you can also choose either any macro button or "Nothing".

As example, macro button 2 is chosen here.


Useful actions for macros, which shall be processed after all predefined signatures have been completed could be:

  • Saving the document (also possible with dynamic saving paths and file names)
  • Uploading the file direct to a FTP server
  • Sending the document per email
  • Printing
  • Starting another application (for example your external PDF viewer to read the document)
  • Closing eSignatureSuite automatically
  • Closing the document automatically (for example to warrant data/privacy security)

You can find a detailled explanation about macros here: Working with macros




Normally, it's not allowed to add further signature fields manually and to sign them after having used a signature-set, because it's assumed, that all necessary signatures are already included in the set itself. However, with the option "Enable manual signing after supervised signature", you're allowing the user to do that anyway.

This option can be set individually for cancelling signature-sets as well as for successful completion (as defined in the two previous paragraphs).


By checking the option "Enable 'Back' button navigation", you're allowing the user to jump back to skipped (and so not-signed) optional signing fields within the signature-set. So, by checking this option, you can skip any signing field, which has not been defined as obligatory, and at any subsequent point in the signature-set, you can go back to this field and still sign it.


Important:

If you want to allow going back to skipped signature fields even after the last signature, it's advisable to not define any macro actions after signing. Because if any macro action is defined, it will be triggered right after the last signature and depending on the action, it might be impossible to go back to skipped signature fields, because the macro action has to be completed first.

The option "Hide 'Sign' button on display" hides the green "Start" button on the signature device, which can be used to directly jump to the first signing field in a signature-set. This option currently only affects the products naturaSign Pad Colour and the duraSign variants, because on the other devices, this button isn't shown anyway.

The "Cancel" button in the footer of eSignatureSuite allows the user to cancel the whole signature-set while signing obligatory signing fields. With the checkbox "Show 'Cancel' button at optional signatures", you can allow this behaviour for optional signing fields, too.

Please take note, that due to technical reasons in the current version, this option is always applied for smartphones and tablets.

The option "Signature-set pausable" is a very special one with several restrictions and applies only when using optional signature fields. If you activate this option, it's possible to pause signing when using this signature-set for a while by clicking one of the Cancel buttons either on the sign pad or in eSignatureOffice. This offers the possibility to change the signer or read each chapter of the document again. As soon as you are ready to proceed, you can click the green "Sign" button on the sign pad to resume the signature-set.

But please take note! There are several restrictions for this option:

  1. It's not possible to pause and resume when signing mandatory signing fields.
  2. The green button to proceed will only be shown on the sign pad, if eSignatureSuite has been started together with the document and the signature-set (either as parameters or per drag&drop).
  3. The green button to proceed is only an option for devices with colour display and of course you should not hide it with the "Hide Sign button on display" option (see above).
  4. This option cannot be used to cancel/pause signing the document, save it and later load it again to resume the signing process. If you want to do this, please use the next option "Resume signature-set". This option here is only usable to "pause" a signing process during a single, uninterrupted session.

Checking the option "Resume signature-set" will make the program check, if there have already been added signatures to the currently loaded document by the current signature-set (either in an earlier session or after a signature-set has been cancelled). If yes, these signatures will be skipped automatically.
If this option is not activated, the signature-set will indiscriminately start from the beginning and present each and every signing field to sign, no matter if it has already been signed.

The "Automatic document assignment" feature means, that you can assign one or multiple signature-sets to any document. This way, you can prepare your document in such a fashion, that when starting the signing procedure, the matching signature-set is chosen automatically! To make this possible, the chosen signature-set folder is scanned for the specifications of all sets at the program start as well as after changing the signature-set folder and also after saving any set. These specifications for all sets are buffered until you close eSignatureSuite and so can be accessed very fast as soon as you press the "Sign" button.

Currently, there are 5 different ways to...

  • either make unique assignments (one set to one document)
  • or assign multiple documents to one signature-set
  • or assign multiple signature-sets to one document, which then can be chosen individually each time the document shall be signed. This approach could be very useful, when different users have to sign the same document at different times or at different locations within the document.

Because this topic is way too big to explain it in some few sentences, all 5 methods will be explained in great detail in the directly following paragraph Step 4b: Automatic document assignment

Please take note, that you can find several options for the automatic document assignment behaviour in the administration menu in the "Signature handling" tab.

By default, the whole option is deactivated!

Learn more about this in the detailed description of the administration menu here.


Step 4b: Automatic document assignment

The following 5 methods to assign documents and signature-sets to each other are available:

MethodExplanationExample

1. Filename is also the document filename

This is the easiest method of them all and is the best one, if only one signature-set is assigned to only one document. Here, the filename of the document has to be exactly the same as the filename of the signature-set, except the file extensions, of course.

You can see, which filename is currently used for the assignment scan (so, the filename of the currently loaded document) on the right side of the footer in eSignatureSuite.

Mustermann.sss + Mustermann.pdf

2. Filename found inside document

For this method to work, the filename of the signature-set to use has to be written as text somewhere in the document to sign and it always has to be introduced with the code "#SSSFilename" (without " "), then a blank space and then the filename of the signature-set including the file extension *.sss.

This text does not have to be visible to the reader, so you can hide it elegantly anywhere with white letters on white background.

Please take note, that with this method, only the first found file name will be used. If you want to assign multiple signature-sets to this file, please use one of the other assignment methods.

3. Keywords

When choosing the option "Keywords", a small text field will appear, in which you can write one keyword of your choice in each line. If at least one of these keywords is found later in the document, either the corresponding signature-set will be chosen or (depending on your settings in the administration menu) the user will be presented with a list of all matching signature-sets to choose from.

Of course, these keywords also have to be written in the document and they must have the following format:

"#$SSSKeyword protocol;" (without quotation marks, but the semicolon at the end is important to mark the end of the keyword!)

You can use multiple keywords to be able to choose from multiple signature-sets later. However, for this, all keywords in the document after the first one need consecutive numbering and so the format changes to:

"#$SSSKeyword1 inspection;" --> "#$SSSKeyword2 invoice;" etc.

The reason for this is, that in order to speed up the whole process, eSignatureSuite will only keep on searching for keywords within a document as long as this format is kept.

The order of the chosen keywords in the document and in the signature-set do not have to be the same.

4. Searchwords

Searchwords are exactly what the name is advertising: they are words, which can be part of the document's text, but which do not have to be marked explicitly as keywords like in the previous method.

Just as with keywords, you can add any number of searchwords, each in its own line.

Again, the order of the searchwords does not matter and when checking the option "Match of all words is required", this signature-set will only be assigned to documents, in which all of the chosen searchwords are found.

Please take care, that this assignment method is by far the slowest one, especially with large documents with a lot of text and/or with many available searchword signature-sets.

5. Document tags

Document tags are supporting file attributes, which can be read from a file by hard- or software, in order to make handling the file easier. Here in this case, you can use these document tags to assign documents and signature-sets to each other. 

These document tags are not included in the document text itself, but have to be added as file attribute, for example when saving them with "Save As..." in Microsoft Word or with the help of a PDF editor.

If you are not sure if your file does have any document tags or what they are, you can load the file in eSignatureSuite and check it with the "Read document tags" button. This button is not visible as long as no document is loaded and it shows all found tags, each on its own line.



Step 5: Creating signature fields and fine tuning the signature-set

After confirming the general settings by clicking "Apply", the following dialog will open (here already with some data):

  • Click "Add" to create a new signing field in this signature-set
  • Now choose what the document should be searched for in this set. Possible choices are:
    • Defining the position of the field by two corner marks. This means, that the document is searched for one special character or a string of characters (maybe some kind of special keywords) to mark the upper left corner of the signing field and another one to mark the lower right corner. It's recommended here to use unique characters or strings, which are not found in the document anywhere else. When finding multiple instances, only the first one will be used. Additionally, you can make the desired characters invisible to the user by matching the colour of the letters with the background colour as this makes no difference for the signature-set and it offers an elegant way to invisibly define the exact positions of your signing fields.
    • Defining the position of the field by only one mark and the indication of its size. This means, that the document is searched for only one string of characters and at each finding spot, a signing field is opened with the preset size. You can adjust the position of the field, relative to the found text, in one of the following steps.
    • Use a PDF form field as signature field. Choose this option, if your PDF document already comes outfitted with PDF compliant signing field objects (also called DigSig fields).
    • You can also define the position and size statically. This means, it doesn't matter, if your documents contains text or is only a scanned picture: the signature rectangle will always be opened at exactly the same position and with exactly the same size. This is the only method, which is working for scanned documents without OCR (Optical Character Recognition), in which text is not recognizable as text (and thus not searchable).

  • In the given example, we chose the "Defined by one mark and size" option and now we can enter our string of characters into the "Search text" field. In this example, we're using "signature customer".
  • Then we set the width and height of the field in millimetres.
  • In our example, this only leaves the question, in which relative position to the search text the signing field shall be opened. You can define this by clicking the "Edit" button in the "Displacement" area. Afterwards, the following dialog will appear:
  • The green rectangle in the middle of the screen stands for the position of the search text. The red rectangle stands for the relative position of the signing field. With the grid pattern, you can set the approximate alignment between those two. With the X and Y fields, you can adjust the displacement accurately to a millimetre. In case you're using a signing field with two corner marks, there will be a second grid pattern with its own X/Y fields. You can enter positive as well as negative numbers here.
  • The grid pattern "Signature field position" specifies the general position of the signing field relativ to the marker. In this example, the search text "signature customer" would be within the lower left corner of the signing field.


Generally, we'd be done now and with this example we'd have created the easiest version of a signature-set with signing field. However, there are still some more options:

  • Search order 
  • Limit search result(s)
  • A confirmation dialog before signing
  • Signing with an image file instead of the usual signature by hand
  • Assigning a signature field to a specific kind of device or even to one single device (for example, when multiple different devices are connected to the same computer)
  • Displaying custom text on the device display
  • Defining the signature mode (showing the document in the background on the device display or not)
  • Defining, if a signature field absolutely has to be signed (mandatory field) or not (optional field)
  • Configuring a stamp, which can be added below the signature
  • Configuring a Signature Information Window, which can be shown for further information of the signature right after signing
  • Defining the zoom level of the document while signing






Search order

Here you can change the direction in which your document shall be searched for your search strings. Either the commonly used way to read documents/book "From top left to bottom right" or the "Order of appearance in PDF".

Beware!

The order of appearance within a PDF file is not necessarily the same order, which you can see in the document itself, because this sequence can vary strongly, depending on the origin of your file before its conversion and on how it was converted!


Furthermore, you can choose the execution order. This can be useful, when more than one person has to sign the document. With this option you can configure the sequence of signing fields in a way, that one person adds all its signatures first before the next person starts its first signature at all. For this, the shown letters correspond to your previously created signing fields.


An explanation of the different execution orders:

OptionEffekt
ABC ABC ABC

eSignatureSuite will search your document for the first search string and presents the corresponding field to sign it. Then the second string is searched etc. until all strings have been searched once. Then the sequence is started anew, but search strings, which are not found anymore, will be skipped, of course.

AAA BBB CCC

With this option, all signing fields with only your first search string will be shown first, then all fields with the second string and so on. This is especially useful, when multiple users are supposed to sign the same document but the signing device should not be switched between the users for each signature.

As sorted

Choosing this option will ignore the order of search strings and the document will be searched in the previously determined sort order (so, normally "From top left to bottom right") and so, all signing fields will be treated equally and will be shown in the order they are found.






Additional search result filters

After defining the search- and execution order, you can also define exactly, if really all of the found search results in the opened document are supposed to be made available for signing, or if maybe only some few pages or explicit search results are to be shown.

The advantage here is, that you are not forced to adjust your document template to use it effectively and you can freely use search strings, which also appear at places in the document, where you actually don't want to sign.

To use this feature, click the "Edit" button in the lower left area near "Filter search result(s)" and the following dialog will open (by default it is set to "No Filter") .

Option
Effekt
No Filter

With this option, the search result filter is deactivated and all found search results will be presented for signing.

Filter by search results

Choose this option to filter by the number of search results. You can use this option for example, if you want to start signing from the 2nd found search result and only up to the 4th found one. When using this filter, the document is searched from top to bottom and you can check the sequence of search results by using the "Search text" (CTRL+F) option in the main menu of eSignatureSuite and then count the results until you reach the desired ones.

Filter by page numbers

Choose this option to filter by the number of pages on which the specified search strings are allowed to be found. Search results not on these pages will be ignored.

Filter by keywords

This method of filtering differs a little bit from the two others, because here, you are not just entering numbers, but text, which will then have to be findable in the document. This way, you can narrow down your search results quite precisely, for example down to a single sentence.

However, please take note, that for this method you should use keywords, which should be unique in the document text, if possible. Otherwise, eSignatureSuite will offer these additional (and possibly unwanted) search results to sign them, too.

  • In the two text fields on the left write down the upper and the lower limits for your search and please remember, that the specified numbers are always included in the filter. For example "From page 2" and "To page 4" will always show all search results on all pages from 2+3+4. 
  • Click the "Add" button to add your limitation entry to the list on the right
  • Add as many limitations as you want
  • To edit an already added entry, select it in the list, then change the numbers in the "From/To" text fields and then click the "Change" button
  • To delete an already added entry, select it in the list and then click the "Delete" button.

In the end, it could look like this: 





Confirmation dialog before signing

In order to bring some information to the user's attention or if you want to offer the choice of signing or not (or something like that), you can use the option of the "Confirmation dialog".

After clicking the corresponding button in the upper right, the following dialog will show up:

Here you can enter the desired text and then choose one of the options to show the button(s) later in the confirmation dialog.

You can decide to show...

  • no confirmation dialog at all (default setting)
  • only the possibility to confirm via an "OK" button
  • two buttons, with the options to either go on with the signing procedure by clicking "OK" or stopping it with "Cancel"
  • two buttons, with the option to either confirm with "Yes" and go on with the signing procedure or to answer "No" and so stopping it


After you have chosen, which option the user will see later on, you can use the lower of the two dropdown menus to decide, what is supposed to happen with the whole signature process, if the user clicks the "No" or "Cancel" buttons in this confirmation dialog:

  • the signing process is completely cancelled, including all other signatures, which might come later in this signature set
  • only the current signature field is skipped instead of allowing it to be signed. However, please be aware, that skipping signatures is only possible for those, which are not mandatory signatures.

 

This is an example of how your confirmation dialog could look like:


However, your confirmation dialog can also look like this:

...because the confirmation dialog understands HTML commands to format text, link websites etc., but it can also be used directly as web browser and so you could always show your up-to-date terms & conditions via internet connection.

The small arrow button in the upper left is used here as home button to bring you back to the actual confirmation dialog.

Furthermore, you can add checkboxes here and read their status.

Beware!

If there are any check boxes within your confirmation dialog, they all have to be checked before the "OK" or "Yes" button is useable. You could use this feature, for example, to create check lists, which have to be completed before the customer is allowed to sign. 






Using images as signatures

Since version 5.4 of eSignatureSuite, it's possible to make a signature-set add an image file as signature instead of the former manual signature. For this, you can select one or multiple image files and when the signature-set is processed, those pictures will be added at the position of your choice and in the size of your choice. The following details will explain the neccessary steps:


  1. Start off by clicking the "Define image(s)" button
  2. A new dialog will open, in which you can either...
    a) start a file selection window by clicking the "Add..." button or
    b) start a folder selection window by clicking the "Folder..." button.
  3. Depending on your choice, you now can select any picture with either the PNG, BMP or JPG format or even a whole folder, from whose content you will be able to select another picture each time you sign.
  4. Now the path to the chosen image file and/or to the chosen image folder will be saved in the picture list. For single images a (possibly zoomed) preview will be shown.
  1. Confirm with the "OK" button to get back to the signature-set settings.
  2. As soon as the signature of this signature-set is about to be process, the chosen image will be inserted directly with the chosen size, if you selected only a single file. In case you selected multiple image directly or in form of a whole folder, all eligible pictures will be shown before the signature is added and the user can select one to be inserted. 


 

Beware!

Some things you should take care about when using this feature:

  • In the steps 2+3 you can select multiple pictures (one after another), which you possibly might want to use for this signature field in the signature-set. Later, when the user is signing this field, this will make the preview list appear again, in which the user can choose any of the pre-selected pictures.
  • In the end, each signing field is supposed to contain only one picture at a time.
  • Pictures will be added in exact the same size, which you set for this signing field in the signature-set.
  • If a picture is not available anymore (e.g. because it has been deleted or renamed), it will not be available in the preview/selection list.
  • If no picture for a signing field is available anymore (e.g. because all pre-selected images have been deleted or renamed), then a traditional signing field for manual signing will be created.
  • By creating a well planned document for your signatures, you can use this feature to add a second signing field below your real signing field, which you could use to add your company stamp/logo, for example.
  • When adding a picture as signature, an additional stamp will only be added, if this option is activated in the Stamp tab in die administration menu. By default, this option is deactivated.






Assigning the signature field to a (group of) device(s)

With the help of this features, it's possible to allow only certain types of signature devices to sign this field and also to select those devices automatically, for example, when several different devices are connected to the computer. This could be restricted to only one certain StepOver product type or even only one specific devices, which can be determined with the help of sometimes unique attributes, which will be explained right below the screenshot.

Additionally, you can also scan all the currently connected devices and so use their attributes as templates or use the device values themselves for your settings.

Insert

This adds a device filter, which you set up in the lower part of the menu.

The type of filter is selected with the "Device Filter" drop down menu and then the respective value can be changed in the unlocked text field.

Change

Select one of the previously added filters in the list on the top, then make the desired changes to the filter and then click the "Change" button to save your edited device filter.

RemoveWith this button, you can remove the currently selected device filter from the list.
Device Filter

This drop down menu determines the type of filter to be used. Depending on your choice here, the following text fields are unlocked and the available choices will be explained now.

Device Kind

With this filter, you can restrict signing this signature field to only the selected device kind. Here you can differentiate between the various StepOver products, for example duraSign Brilliance or naturaSign Colour, but also more general device kinds like tabletPCs or computer mice (select the MSInk Tablet for this).

Device Type

With this option, you can restrict the allowed devices to different attributes, which different devices could have in common, for example only devices with colour displays, only black-and-white devices or only StepOver devices.

Vendor - ID

Both of these ID variants allow to exactly correlate any device to its manufacturer (normally, the StepOver GmbH has the vendor ID "2689") and/or a certain group of products. Please scan the IDs of your connected devices (yellow button, see below) or consult the following table: StepOver IDs and display resolutions

Product - ID
Serial number

With this filter, the current signing field can only be signed with exactly one device, which needs exactly the given serial number. StepOver device serial numbers are always unique and can be read from the currently connected devices with the yellow "Read devices" button (see below). Additionally, the serial number of any device is always shown right after it has started in the lower right corner of the device display.

Notary Key

Only devices with the given Notary Key are allowed to sign this field. Generally, the Notary Key is the same for all StepOver devices. However, some companies want us to produce their ordered devices with their own Notary Key to raise the level of security even further. Select this filter if your company is using devices with their own special Notary Key and you wish to restrict signing only to these devices. Because you are most likely to not know your Notary Key, you should read it from the connected devices with the yellow "Read devices" button (see below).

Pad Settings

The Pad Settings are a collection of various device attributes, like for example the product name, Vendor-ID and Product-ID as well as the serial number. This makes this filter restrict signing to exactly one specific device. Read the Pad Settings of the currently connected devices with the yellow "Read devices" button (see below).

Device List

When clicking the yellow "Read devices" button , all currently connected devices are scanned and their attributes read. However only those are displayed, which are potentially allowed to be chosen as signing device per your settings in the administration menu.

Now, if you select any of the devices in the list on the bottom, the fields above will be pre-filled with their respective data and now you just need to select your desired filter from the "Device Filter" dropdown menu and click the "Insert" button.

This is by far the fastest method to set up the device restrictions for a specific signature field.







Show additional text on device

Using the "Edit" button for the option "Show additional text on device" will open this dialog:

You can use this option to show your own custom text on the device display while signing instead of the default document background or pictures. For this, you can choose one of the font size templates, which you can preset in the administration menu under "Signatur device | Font". Then, write your desired text in the large grey field. Here, it might be necessary to use a bit trial & error to find the best text position, because this dialog offers only a very general view of the later device screen, because different signing devices use different displays.

For this feature to work, please make sure to select the correct signature mode (Custom sign mode) as described in the next paragraph!






Determining the signature mode (with or without the document in the background)

With this option you can choose how the signing field shall be presented on the device display, because eSignatureSuite is offering two different signing modes, which you can use for different features while signing and which will be explained right away.


The following options are available and you can select them separately for black-and-white devices and for devices with a colour display:

Use mode from admin menu

The global settings from the administration menu for each of the device types will be used ("Show document context on display while signing" in the "Display" tab).

Custom sign mode

By default, the custom sign mode shows a neutral background; on devices with colour display this is a request to sign in different languages.

This mode is named "Custom Mode" because its quite customizable, for example by allowing to show your own text or on colour devices even your own background pictures. If you want to use the previously described feature "Text on pad", you have to select this mode for your device type.

Another advantage of this mode is, that no document contenct has to be sent from the computer to the signing device and so whole process gets a tiny bit faster.

Sign in document mode

By default, this mode is selected for devices with colour display, but not for black-and-white devices, because the quality of the document is much better on colour devices, if course.

In this mode, a certain area of the document is shown around and in the background of the signing field. That's why this mode is especially useful to show and prove to a customer that he's signing exactly, what he wants to sign, right before he is signing it.

Select mode automatically

For devices with colour displays, this is an additional option, which will check the other settings for this field and if "Text on pad" is supposed to be displayed, the signature mode is automatically set to the "Custom sign mode" and otherwise to the "Sign in document mode". In signature sets, this mode is the default setting for colour devices.





Mandatory and optional signing fields

With the next option, you can choose if your signature field is a so-called mandatory signing field or an optional field. You can define this option for each field individually. 

The state of being a mandatory field changes some things, which you should know:

  • The user must add this field's signature in order to complete the whole signature-set succesfully.
  • Cancelling while signing a mandatory field will show a warning note and then offers the possibility to either cancel the complete signing process or to eventually sign the field. Contrary to this behaviour, cancelling an optional field won't cancel the whole signature-set, but might allow to resume it later on.
  • You cannot skip mandatory fields to sign them later, but you can skip optional fields.




Stamp

Clicking the "Stamp" button in the signature-set options will open the following menu:

This menu only affects the settings for the current signature-set, while you can find this menu again in the administration menu under "General | Stamp", where you can set the general stamp options for eSignatureSuite.

Here, you can modify the stamp to a standard of your choice. Some options are already given and explained with the help of the question mark button.

These are:

  • the [Signer]
  • the [Location] of signing
  • the [Reason] for the signature
  • the exact date and [Time], when the signature is done
  • the [Copyright] for the loaded document

You can change these options freely by deleting, copying and pasting them. In case you deleted these options (partially or completely), but you need them again, you can press the "Reset" button to restore the default state, which is shown in the screenshot above. You can also change the font as well as its size and colour with the different buttons and drop down menus. Clicking the magnifying glass button allows using the dynamic processing of document content, just like in all other menus, too.

By activating the checkbox "Use history for stamp-data", you can expand the menu to the right to unlock two new features:

  1. The stamp dialog after your signature now offers a drop down list with all options, which you previously added to the list on the right side of this menu. This works for [Reason], [Location] and [Signer] and so allows faster access to frequently or alternately used data after each signature.
  2. From now on, eSignatureSuite will save a history of all used stamp data and will provide it in the drop down lists of future stamp dialogs.

You can add this data to the *.sss-file for each signature with the help of a text editor. Learn more about this topic here: Structure of a signature set file (*.sss)

The checkbox next to the "Stamp" option in the signature-set menu determines if a stamp shall be added below the signature or not.




Zoom

The last option to customize your signature field is the displayed zoom level in eSignatureSuite (but not on the device display!) while signing.

Apart from fixed percentages, the following options are available:
Fit to screen

Zooms out until the whole document page is visible. Please be aware that this can make the signature field look quite small, even on a large monitor.

Fit to width

The document is enlargened until it effectively fills the whole width of the monitor.

Keep zoomNo zooming is done and the document is kept in the same zoom level as it has been before the signature process has started.






Additional signing fields

Click the "Add" button to create more fields or click "Delete" to remove previous entries. Each new signing field search entry will be added to the list and with the up and down arrows you can rearrange their processing order.

 





Step 6: Completing and using the signature-set

Now, after all signing fields have been defined and their respective settings been done, you might have to define the macro buttons, which have already been mentioned in step 4. So, if you want to use them, please consult the chapter Automating complex processes: Working with macros

All settings you made until now, were saved immediately after making them. So after confirming the signature-set creation and leaving the dialog with the OK-button, it's not necessary to save the *.sss file separately, because the file has already been saved to the path, which you appointed in step 3. 


Now, you can use the freshly created signature-set to...

  • transfer it automatically to eSignatureSuite by using a startparameter
  • drag&drop it together with your PDF file on the eSignatureSuite starting executable "SOSigOffice.exe"
  • load and execute it in eSignatureSuite itself



If you want to manually load and execute a signature-set file in eSignatureSuite, you have to:

If your signature-set is already shown in the list in the left sidebar, just double-click it and eSignatureSuite will start it automatically with your first signing field - depending on your search strings and settings. This should be the normal case, because in step 3, you already defined the saving path for your signature-sets.

If the signature-set is not shown there (for example, because you want to start another signature-set than the one you created last), please go to the next step.

If your desired signature-set is not shown in the sidebar, the reasons for this could be as follows:

  • If the whole sidebar is not shown, you can remedy this by clicking the "Split View" button
  • If the sidebar is already visible, please make sure, that the "Signature set" option is active instead of any other, like "Page Preview".
  • If your signature-set is still not shown, please check the chosen saving path for your sets (see next step)

If the correct saving path is not set, yet, you can find the option to do so in the "Tools" menu. It's named "Set signature-set folder..."
Clicking it, will open a standard Windows dialog to select a folder, which you can use to set the path to your desired signature-set. 

Now, after finding your signature-set in the sidebar, start it with a double-click and eSignatureSuite will jump to your first signing field.


In case you want to edit an already existing signature-set file, use the "Edit signature-set..." button and in the following dialog, select the signature-set file, you want to work on.


Now some useful hints on how to combine the usage of signature-sets together with macro buttons and some other settings:

In order to create a comfortable and exact automatic signing procedure, the signature-set sets, macro buttons and settings in eSignatureSuite should be well coordinated. The following notes shall show some few things, you should take care about when deciding your settings:

  • Returning to skipped optional signatures and automatically triggered macro actions
    If you want to allow the user to skip optional signing fields and later returning to those in order to sign them, this can lead to problems in conjunction with automatic macro actions when using signature-sets. If the last signing field of your set is a mandatory field, then after adding it, the possibly chosen macro action will be triggered (for example saving the file automatically or sending it per email). Then, you will not have the possibility to go back to skipped signing fields anymore! In such cases, it might prove useful to select "Nothing" and to not allow manual signing after supervised signatures for the "What should happen after signing?" general options while configuring the signature-set. This way, the user can go back to skipped fields to sign them even after having added the last signing field of a set. If you want to save the document to a certain path, you could create a macro button, which the user has to click after completing the signing process instead of automatically saving it.

  • Macro buttons and cancelling signature-sets
    When configuring macro buttons, you have various possibilities to create confirmation notifications. If you configure eSignatureSuite to allow activating macro buttons while processing a signature-set, then no such confirmation notification should be added to the macro button, because cancelling the signature-set via this button will trigger its own (and so another) notification anyway. By confirming the cancelling notification and then negating the macro action, it could be possible for the user to manually add signatures to the document, which might in most cases not be the desired effect.

  • Take care when using "Defined by marks" to set up your signing field:
    If your defining mark is a string of characters like in the given example ("signature customer"), then the first character (so, in this case the letter "S") will be used as starting- and corner point.
    If the same marks can be found more than once in the document, for each found mark, another signing field will be created with the same given settings. So, if you want to change the settings for each field, you also have to change the characterizing marks for each field to a unique one!
    You should also take care, not to use character strings, which can also be found in the document content. Following this, the defining mark "signature1" might be more useful than just "signature".
    White letters on white background: Generally, you can make your character strings invisible to the reader by writing the string in the same colour as the document background (so, mostly white on white). However, when creating the PDF, please make sure, that the text is really included in the file! Some PDF converters might not transfer white text on white background from a text editing tool to the printing data stream (because a normal printer couldn't use this data anyway).