Jump to content
We've recently updated our Privacy Statement, available here ×

Can i create a password protected excel sheet using jasper?


megha.meghapv

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi ,

Thank you for the reply.

I tried this as well, But the problem is when i open the excel sheet it displays the data in it.

My requirement is that, the user should not be able to view the data when he opens the excel.

As soon as it is opened, it should prompt for a password and only on entering the password, the user should be able to view the contents in it.

 

Thanks and Best Regards,

Megha

 

Link to comment
Share on other sites

JasperReports by default does not support encrypted xlsx file but since JasperReports is using Apache POI to generate xlsx file and the version of Apache POI now used in JasperReports does support generating encrypted xlsx file, it is possible to customize JasperReports library to support it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...