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.
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