Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
NSC | Lock Printed Template with a Password Using Advanced PDF/HTML Templates
There are scenarios where users need to lock the Printed PDF template, which makes the file password protected to secure the data when opened.
To implement this, we need to add the code below:
<meta name="password" value="SamplePassword12345" />
Here is the sample of the Source code with the applied code:
When printed, a popup will be displayed:
The password to be entered is the data in value, which is SamplePassword12345 in our scenario. By updating the source code, the viewer of the template needs to enter the password in order to see the printed template.
Let us know if you have questions.
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.