Forum


Replies: 2   Views: 3325
Text-indention
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 julie980h  · 26-02-2013 - 18:09

Hi, 'indent_left', ‘indent_right’ and 'lineSpacing'- are that only pro-features?
I use phpdocx_free and the text doesn't indent. And the line-spacing becomes not bigger with 480 than with 240.

[...]
$paramsText = array(
'b' => 'off',
'font' => 'Arial',
'jc' => 'left',
'indent_left' => 300,
'lineSpacing'=> 480
);
$docx->addText($text, $paramsText);
[...]

Or is there a trick?

Is there a _detailed_ list of only-pro-features?
This is to general to see the exact differences: http://www.phpdocx.com/documentation/features

Thx, Julie

Posted by admin  · 11-04-2013 - 12:13

Hello,

Yes, until a next version of PHPDocX free this feature is only available in pro versions.

Regards.