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

OIC - Date Conversion: Convert dd-MMM-yy Format to MM-dd-yyyy using javascript

 Working... Use Case: In many enterprise applications and data integrations (like Oracle ERP, SAP, or banking systems), date fields often co...