Frameworks
Integrations
Mendix
SharePoint
Modular UI
Legacy UI
AnnotationManager
Annotation Types
Customize
Version 11
Version 10
v10.12
v10.11
v10.10
v10.9
v10.8
v10.7
v10.6
v10.5
v10.4
v10.3
v10.2
v10.1
v10.0
Version 8
v8.12
v8.11
v8.10
v8.9
v8.8
v8.7
v8.6
v8.5
v8.4
v8.3
v8.2
v8.1
v8.0
Version 7
Version 6
v6.3
v6.2
v6.1
v6.0
Version 5
Version 4
Version 3
Version 2
WebViewer Server
WebViewer BIM
Under the Insert toolbar group, if we select the signature tool, we can click the add signature button which will open the signature modal. Here, users can choose a type of signature and preview it before it is added to the document.
Signatures can be one of three types:
Users can choose from one of three colors.
Users can choose from one of three colors, as well as different fonts.
Users can upload a signature file by dragging and dropping a file, or using the file explorer.
If there are any saved signatures, clicking the signature button will open an overlay in which signatures can be chosen and applied directly.
Starting in WebViewer 8.9, the Signature tool supports an additional mode for initials as signatures. This new feature is disabled by default, and can be enabled using the following:
If this feature is enabled, the signature modal will also require initials to be added.
Once created, the signature and intials will be saved in the signatures overlay, allowing users to select between applying signatures or initials.
If you already have a signature stored for the user, you can import them into the signature tool:
You can also save them by calling exportSignatures.
Starting in Webviewer 8.9, you can also import and export initials for a user.
You can import them into the signature tool, which will make them available in the saved signatures overlay. Please note you must have this feature enabled in order to view the saved initials in the viewer.
You can also save them by calling exportInitials.
By default GreatVibes
is the only font that is available in the Type
tab. More fonts can be added using the setSignatureFonts API. Following is an example that adds Tangerine from Google Fonts to the tab.
The css option is not necessary when adding a web safe font.
If you have created a Signature and you would like to it store for later use, you can export the Signature as a blob and save it to an external storage solution. If you are on WebViewer 8.9 and have Initials enabled, the following code will also save initials as blobs for storage.
Sample Function to export the Signature
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales