Wacom sign pro PDF - Admin Guide

Version:, 4.3.2

Gerry Button

Wacom sign pro PDF - Admin Guide

PDF preview unavailable. Download the PDF instead.

wacom-sign-pro-pdf-admin-guide-v4.5
Wacom sign pro PDF Admin Guide

Administrator's Guide

Contents
Administrator's Guide....................................................................................................................................1 Installation .................................................................................................................................................1 Licensing ....................................................................................................................................................4 Differences between Standard and Trial Mode ..........................................................................................5 Application Data ........................................................................................................................................7 Further Information ...................................................................................................................................7

Installation
sign pro PDF is shipped in an executable installer package: Wacom-SignPro-VersionId.exe
The installer will copy Wacom-branded images into Program Files\Wacom sign pro PDF\STU.
For a standard installation run the .exe from File Explorer or a command line. When run from the command line a number of installer options are available:

Switches:

Action Wacom-SignPro-VersionId.exe /switch

/quiet /passive

Runs with a minimal user interface Note: the command line must be elevated and `run as administrator' for this option
As /quiet but the UI is displayed to monitor progress

/norestart

Suppresses any attempt to reboot on completion

Page 1 of 8

Wacom sign pro PDF Admin Guide

/log pathname
/repair /uninstall

Logs the installer action in files based on the specified pathname. By default log files are created in the %TEMP% folder:
C:\Users\username\AppData\Local\Temp
Repairs an existing installation Uninstalls the application

Properties: Language or LCID CreateDesktopIcon
LaunchSignPro StuDriver
adminConfig
stuCustomImagesFolder

Action
Wacom-SignPro-VersionId.exe Property=Value
Sets the language to one of the supported languages specified in Value, for example French: Language=FR or LCID=1036 (See Language codes listed below) Presets the "Create Desktop Icon" option =0 for not selected (default) =1 for selected
Starts sign pro PDF after installing with the /quiet option: LaunchSignPro=1
Presets the "Install STU driver" option =0 for not selected (default) =1 for selected
Copies the specified file to "administratorConfig.xml" in the installation folder. The file contains a number of settings detailed below.
Sets an alternate folder to be the source of the STU's idle images. If there are images in this alternate folder, they'll be used instead. Otherwise, the original images will be shown.

NB: the installer will not copy files there but it will be used by SPP to read the images from. Additionally, the custom folder should follow the original format of the default folder, containing the folders (and within each of them the custom images you wish to display):

STU-5x0 STU-500 STU-430 STU-300

Page 2 of 8

Wacom sign pro PDF Admin Guide

Example:
Wacom-SignPro-VersionId.exe /passive /log C:\Temp\SPLOG.txt Language=FR adminConfig=C:\Temp\SPConfig.txt stuCustomImagesFolder=C:\Temp

Language codes:
Language German English Spanish French Italian Japanese Korean Dutch Polish Portuguese Russian Chinese - Simplified Chinese - Traditional

Code DE EN ES FR IT JA KO NL PL PT-BR RU ZH-CN ZH-TW

LCID 1031 1033 1034 1036 1040 1041 1042 1043 1045 2070 1049 2052 1028

administratorConfig.xml
The configuration file can contain one or more of the following settings: (NB: Any value set this way will not be changeable in the Settings dialogs in the application)

<?xml version="1.0" encoding="UTF-8"?> <AdminConfiguration>
<DisableLicenseExpiryWarning>--bool--</DisableLicenseExpiryWarning> <DocumentsSaveLocation>--pathname--</DocumentsSaveLocation> <EncryptionCertificatePath>--pathname--</EncryptionCertificatePath> <LicenceKey>--jwt.license-string--</LicenceKey> <SigningCertificateThumbprint>--thumbprint--</SigningCertificateThumbprint> <SigningCertificatePath>--pathname--</SigningCertificatePath> <SignatureFormat>--option--</SignatureFormat> </AdminConfiguration>

DisableLicenseExpiryWarning: To set the licence countdown expiry in the UI to display or not (true/fals). For example:

Page 3 of 8

Wacom sign pro PDF Admin Guide
<DisableLicenseExpiryWarning>true</DisableLicenseExpiryWarning>
DocumentsSaveLocation: To set the default directory used to save documents define the location. For example: <DocumentsSaveLocation>c:\PDF Docs</DocumentsSaveLocation>
EncryptionCertificatePath: To enable signature encryption using a pre-installed certificate, supply the certificate pathname, for example: <EncryptionCertificatePath>c:\cert\cert.cer</EncryptionCertificatePath> Note that the sign pro license must also be Encryption enabled.
LicenceKey: To set the sign pro license during installation include the full license string here. <LicenceKey>jwt.license-string</LicenceKey> The string is the value which would otherwise be pasted into the Upgrade dialog in About.
SigningCertificateThumbprint: To use a pre-installed certificate for signing use its thumbprint to identify it. The thumbprint can be viewed in properties in the Windows Certificate Manager (Certmgr.msc), for example:
43aee632f5e1066ac006ca1550f82f91ff5867dd
SigningCertificatePath: As an alternative to a thumbprint, to use a pre-installed certificate for signing use its pathname to identify it. For example: <SigningCertificatePath>c:\cert\mySignProPDF.p12</SigningCertificatePath>
SignatureFormat: Selects the signature format as FSS (default) or ISO, for example: <SignatureFormat>ISO</SignatureFormat> Note that the sign pro license must also be ISO enabled.to use this option.
Licensing
The About settings page displays version information and the current licensing mode where Standard is the default mode.
Use the Manage License option to change the licensing mode or to install a full (Premium) license. A purchased license is supplied as a text string and is needed to remove the watermarks used in
Page 4 of 8

Wacom sign pro PDF Admin Guide
Trial mode. Paste the license text into the `Premium Mode' field or browse to a file containing the license text using Add license key from PC:

Differences between Standard and Trial Mode

Feature

Standard Mode

Sign with Wacom devices

Document Annotations

Form filling using keyboard

Form filling using handwriting recognition



Template management



ISO format and signature encryption



Sign with third-party devices



Trial Mode (with watermark)
Page 5 of 8

Wacom sign pro PDF Admin Guide

Sign pro PDF API support



Trial mode enables all of the functions but inserts a watermark on signatures as an indication.

A Premium license can be applied, either from a text file using Browse, or by using copy and paste into the dialog. Once applied the additional functions will be available without a watermark.
Depending on the purchase option your license can contain a `seats' value. When set the license will be limited to that number of installations. For example `seats=2' means the license can be installed on 2 different PCs. In order to move the license to a third PC it must first be freed on one PC by selecting `Deactivate License' in the Manage License dialog:

An internet connection is required to install and deactivate this type of license.
A Premium license will be supplied as a JSON Web Token (JWT) text string. To inspect the supplied license paste it into the JWT viewer https://jwt.io/

Page 6 of 8

Wacom sign pro PDF Admin Guide

You can then view the settings including the expiry date `exp'. By hovering the mouse on the `exp' field the date value will be displayed in plain text.

Application Data
Application data is saved in the hidden folder AppData: C:\Users\username\AppData\Local\Wacom
Two folders are maintained: · Data · Sign_Pro_PDF_exe
Data: contains a database lite.db which records recently viewed and signed filenames. Sign_Pro_PDF_exe: extended with a unique identifier, contains the file user.config. User.config records settings in XML made in the application, including the license. To reset the application to its installation state, delete the Wacom folder.

Further Information

Page 7 of 8

Wacom sign pro PDF Admin Guide
For further information please see the online sections here: sign pro PDF version 4 FAQs
Page 8 of 8


Microsoft Word for Microsoft 365