- addBackgroundImage
- addFooter
- addHeader
- addLineNumbering
- addMacroFromDoc
- addPageBorders
- addProperties
- addSection
- createCharacterStyle
- createListStyle
- createParagraphStyle
- docxSettings
- importHeadersAndFooters
- importListStyle
- importStyles
- modifyPageLayout
- parseStyles
- removeFooters
- removeHeaders
- setBackgroundColor
- setDefaultFont
- setDocumentDefaultStyles
- setEncodeUTF8
- setLanguage
- setMarkAsFinal
pdx:clearBlocks
Removes remaining BLOCK type variables from the Word document.
Description
Element definition
The BLOCK variables are wrappers of content. They are used to remove unwanted parts of the document on "run time".
This method removes the remaining BLOCK variables that have not been already removed by the deleteTemplateBlock method, i.e. content that was not removed from the original template.