Hi,
I have recently started working on Docusign Gen Templates and looking to add a watermark to the template? How can I get started on this?
Hi,
I have recently started working on Docusign Gen Templates and looking to add a watermark to the template? How can I get started on this?
Best answer by kmolina
Hi everyone,
If you ever need to dynamically add a watermark in a DocuSign Gen template, here’s an approach that worked well for me:
Insert a text box in your Word template.
Customize the visibility using a suppression tag. For example, the following tag hides the watermark when the quote’s approval status is set to "Approved":
<# <SuppressParagraph Select="/SBQQ__Quote__c/ApprovalStatus__c" Match="Approved" /> #>
DRAFT’
Style the text box to your liking by adjusting color, transparency, size, and position. For a traditional watermark effect, rotate the box diagonally and place it in the background. (Align and Send Behind Text)
This gives you a clean way to show or hide watermarks dynamically based on your business logic.
Hope this helps!
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.