Forum


Replies: 0   Views: 3069
Html contend taking too much space
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 jayant.a  · 09-06-2015 - 11:27

Hello, I have used following function to replace contend variable with html contend :- $docx->replaceVariableByHTML('Tasks', 'block', $value['Employment']['tasks'],array('isFile' => false, 'parseDivsAsPs' => false, 'downloadImages' => false)); But text taking too much space Can anyone help me here? Thanks Jayant