Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

PDF Encryption

Ram150
Tera Expert

Hello,
I'm looking for ways to do the following:

1) Password protect a PDF generated in ServiceNow.

2) Mask a few fields in the PDF.

Please let me know if there's a way to do this.

Any help is appreciated.

Regards,

Ram

8 REPLIES 8

try a code something like below it might help in your cause

 

http://www.javascriptkit.com/script/cut10.shtml

 

 

Mark my ANSWER as CORRECT and HELPFUL if it helped

Sanjay21
Tera Contributor

Hi @Ram150 ,

Did you get the answer/logic for password protected pdf generation?

If yes please share.

Hello , Were you able to do this, if so can you send the steps..Thanks!

 

Mike Salem
ServiceNow Employee
ServiceNow Employee

Hi @Ram150, I'm a product manager at ServiceNow. For #2, masking a few fields, how are you think the masking configuration / logic would work? How should the system know which fields to mask? Thanks.