Password Protect Jasper Reports

I am using Jasper ETL to mass send out reports. I need to dynamically password protect each report user specific. Is there a function to do this? 

 

I also need to know how to use the Jasper scheduler to do the same as well.

jbrewster's picture
Joined: Oct 6 2015 - 7:34am
Last seen: 6 years 9 months ago

1 Answer:

If you're sending the reports as pdf, you can set the password by specifying the property below:

net.sf.jasperreports.export.pdf.user.password

hozawa's picture
170707
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
Feedback