PDF Encryption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2019 07:19 AM
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
- Labels:
-
Best Practices
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2019 09:09 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2024 02:38 AM
Hi @Ram150 ,
Did you get the answer/logic for password protected pdf generation?
If yes please share.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 06:20 AM
Hello , Were you able to do this, if so can you send the steps..Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2025 08:02 AM
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.