How to encrypt with password pdf report

Brahmi Pandla
Tera Guru

Hi 

 I have a requirement. after downloading the report with pdf format, it should be encrypted with password.

 

 

Could you please any help on this.

5 REPLIES 5

Maik Skoddow
Tera Patron
Tera Patron

Hi @Brahmi Pandla 

 

after downloading a report in PDF format it's on your local drive and therefore it has to be encrypted there. There are tons of tools which can do the job, for example that free open-source app "PDF Enrypt": https://pdfencrypt.net/

 

Maik

Hi Maik,

 

Thanks for the response, Could you please elaborate

What exactly do you not understand?

Appli
Mega Sage
Mega Sage

Hi, are you looking for the feature that protects PDF attachments (in ServiceNow) with password? I do not think such is available OOB, but you may try to introduce your own code (possible approach - upload to MID server, protect the file, download it back from MID server).

Hope it helps