generateTransitionalVariant

generateTransitionalVariant

PREMIUM TRIAL / ADVANCED

Generates a transitional DOCX from a strict DOCX.

Description
public generateTransitionalVariant (string $source [, string $target])
Parameters

source

Path to the docx.

target

Path to the docx output. If null, avoid creating the output.

Return values

DOCXStructure

Exceptions

Error while trying to open the (base) template as a zip file.

Code samples

Example #1