/Phpdocx_config.inc

Description

Generate a DOCX file

Constants
DEFAULT_LANGUAGE = 'en-US' (line 32)

The default document language

DEFAULT_PAPER_SIZE = 'A4' (line 36)

The default paper size. Posible values: A4, A3, letter, legal

DIR_DOMPDF = PHPDOCX_BASE_FOLDER.'/../pdf' (line 28)

The default path to the dompdf dir

PHPDOCX_BASE_FOLDER = dirname(__FILE__).'/../templates/' (line 18)

The default base template folder

PHPDOCX_BASE_TEMPLATE = PHPDOCX_BASE_FOLDER.'/phpdocxBaseTemplate.docx' (line 24)

The default base template

WARNING: if you choose to change this default template you should make sure that certain required styles in createDocx for formatting are exported

Documentation generated on Thu, 22 Mar 2012 12:32:10 +0100 by phpDocumentor 1.4.3