createDocxAndDownload

createDocxAndDownload

BASIC / ADVANCED / PREMIUM

Generates and downloads the Word document.

Description
public createDocxAndDownload ( [string $fileName, bool $removeAfterDownload] )
Parameters

fileName

File name of the document to download.

removeAfterDownload

Removes the file after the download dialog opens.

Return values

Void.

Code samples

Example #1