BI Publisher- RTF模板 - 使用员工的SSN号码保护PDF吗?

时间:2017-08-24 05:15:19

标签: rtf bi-publisher oracle-fusion-middleware oracle-fusion-apps

我是 BI发布商的新手,之前完全致力于SQL编码以获取所有内容,但现在我已经为Word文档安装了BI Publisher扩展。我有一个要求,在爆破时生成所有PDF,它应该用密码保护。而这些PDF的爆发是员工编号的基础,即每个员工的单独信件,现在我必须用员工的SSN编号保护员工明智生成的PDF。

我用作参考的文件是:

Reference One

Reference Two

让我感到困惑的是,如何添加支持密码的自定义值参数,保护我的RTF密码的步骤,验证密码的代码。

    Thanks in Advance!!

1 个答案:

答案 0 :(得分:0)

对于此数据集:

<data>
<set1>
<row>
<attribute1>A</attribute1>
<attribute2>A1</attribute2>
<attribute3>A11</attribute3>
</row>
<row>
<attribute1>B</attribute1>
<attribute2>B1</attribute2>
<attribute3>B11</attribute3>
</row>
<row>
<attribute1>C</attribute1>
<attribute2>C1</attribute2>
<attribute3>C11</attribute3>
</row>
</set1>
</data>

您要将密码设置为.1。

您的RTF文件应具有属性 (Word - &gt;文件 - &gt;信息 - &gt;属性 - &gt;高级属性):

Name: xdo-pdf-open-password  Value: {data/set1/row/attribute1}
Name: xdo-pdf-security       Value: true