Requiring signed documents isn't unfamiliar to Salesforce, Apryse SDK provides an intuitive UI tool for placing custom or hand-drawn signatures onto pdfs. Clicking the signature button in the header will open the signature dialog immediately. Users can also choose to save the signature and preview it before being drawn on the document.
Signatures can be created by:
If there are any saved signatures, clicking the signature button will open an overlay in which signatures can be chosen and applied directly.
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.
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.
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