pdx:splitDocx

Splits a Word document per section.

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 Word document.

target

Path to the resulting splitted documents.

options

The possible keys and values are (required options are shown with yellow background):

key Description
keepSections Preserve or not the original sections of the source document. If false uses the first section for all documents. Default as true.
section Sections to be splitted, all by default.
Code samples
#Example 1

config.xml

content.xml

settings.xml