11gR2 Reports password protected pdf output
Hi,
Anybody successful in implementing password protected pdf outputs of oracle reports on 11gR2+ version either on hp-ux/Linux.
I have referred note 463815.1, downloaded new plop library modified securepdfdestination.java file as per example given in plop library (encrypt.java), but no luck.
after adding new plugin/destination in rwserver.conf file, my report server is not starting up. I enabled full trace but no errors are reported in trace log file.
steps of configuration.
1. reports.sh - reports_classpath - add plop.jar,securepdfdestination.jar
2. rwserver.conf -add new destination - <destination class="oracle.reports.plugin.destination.securepdf.SecurePdfDestination" destype="SecurePDF"/>