XML API - pdx:removeProtection

pdx:removeProtection

Removes the password protection from a Word document.

Note

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

Description

Element definition

This element allows 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