Question
Tech Mahindra Ltd
IN
Last activity: 14 Oct 2022 3:52 EDT
Need to password protect excel generated using pxGenerateExcelFile
In many of the posts I have seen that people have given the below link to implement this.
http://poi.apache.org/encryption.html
But I need some clear steps on how to implement this inside an activity. Even after writing a java step which was given in above link, it is having issue. Do we need to import POI jar file or something