Forum


Replies: 5   Views: 3276
Word, open office, pdf
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by Jean7  · 25-04-2014 - 09:44

I use the community version, Settings of my table are:



$paramsTable = array(

                'TBLSTYLEval' => 'Tablanormal',

                'border' => 'single',

                'border_sz' => 10,

                'border_spacing' => 0,

                'border_color' => '000000',

                'jc' => 'center',

                'size_col' => 550,

                'font' => 'Arial'    

        );



 



Thanks



Regards.