cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Adobe Policy server to implement security functions

Former Member
0 Kudos

Hello Folks,

Has anyone explored the possibilities to implement security features for adobe offline scenario using Adobe Policy Server?

Is there any other means by which I can implement features like password protected or encryption in offlince scenario?

SAP documentation has pointers to Adobe Policy server, but no comprehensive documentation found on the same.

Thanks & Regards,

Chitrali

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can add security features like password protection and limits usage, such as no printing, etc. Here is a link to the Java API documentation http://help.sap.com/javadocs/NW04S/current/wd/com/sap/tc/webdynpro/clientserver/adobe/pdfdocument/ap...

I believe you can do the same stuff with the ABAP API.

You have to check if it works in your version, because sometimes the API is there but doesn't work 100%.

You can also sign docs (there is some info about that in the above Java API link).

Hope this helps.