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 - OIC Utility to Reprocess Failed Real-Time Integration JSON Payloads

📌 Use Case In real-time OIC integrations, JSON payloads are exchanged with external systems via REST APIs. When such integrations fail (du...