XmlApi - pdx:removeProtection

pdx:removeProtection

Removes the password protection from a Word document.

Note

You are reading the XMLAPI documentation. For the API method please go to removeProtection.

Description

Element definition

This element allows you to remove the protection from a password protected Word document.

Attributes and sub-elements

src

Path to the password protected Word document.

target

Path where you want to save the resulting unprotected document.

Code samples

Example #1

config.xml

content.xml

settings.xml

PHP code