Friday, July 12, 2024

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

Usecase: Here, we will see how to secure your pdf file with dynamic method.

Steps to follow:

Open the RTF template >> File >> Info >> Properties >> Advanced Properties >> custom tab >> add following two properties:

Name : xdo-pdf-security  value: true

Name: xdo-pdf-open-password value: {DATA_DS/G_1/SUPPLIER_NUMBER}

Then save >> upload to BI report >> view list and select pdf format >>  view report.







No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...