Monday, April 27, 2009

setting the Password for PDF File sent through XML Publisher

setting the Password for PDF File sent through XML Publisher

Open the rtf for which you want to set password and do the following things

1) Open the .rtf
2) Go to File - > Properties
Create a new custom property
a) Name : xdo-pdf-open-password
Type : text
Value : Either Hard Code the value / or get the value for xml data
b) Name : xdo-pdf-security
Type : text
Value : true

Note : property name should always start with xdo- .

2 comments:

Unknown said...

Hi,

How to refer a value/element from xml data instead of Static
password.

Unknown said...

Hi,

How to make PDF writable/updatable using XML publisher?

Thanks
Rao