Wednesday, July 10, 2024

BI report - How to secure your pdf report output | Static method

 Usecase: Here, we will see how to protect your pdf file with password.

Report edit >> properties >> formatting >> enable pdf security as True >> provide open document password.






No comments:

Post a Comment

Featured Post

OIC - how can I use XSLT functions to remove leading zeros from numeric and alphanumeric fields?

To remove leading zeros from an numeric field in Oracle Integration Cloud (OIC) using XSLT, you can Use number() Function The number() funct...