0

我想使用代理通过电子邮件发送 OBIEE 分析。它将作为 Excel 附件邮寄。电子邮件不是问题,但是如何将文件配置为受密码保护?

4

1 回答 1

0

You cannot do it out of the box. You will have to write a Java application that could set the password. Have a look at the following blog post - http://www.rittmanmead.com/2010/09/oracle-bi-ee-11g-action-framework-java-ejbs-and-pdf-watermarks/

Though the blog post above does not give you the solution but at least gives an idea what you will have to do.

Regards.

于 2014-04-12T12:13:04.757 回答