Forum


Replies: 8   Views: 323
Word to html, display empty line breaks, and work with tables using addtable
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 Damian Rousseau  · 23-10-2024 - 14:53

Many thanks for the help by mail.

Can i use replaceVariableByText() and replaceTableVariable() at the same time on the same template ? I tried to use the same template symbol that i used with replaceVariableByText().

For exemple : the variable ${clientRaison} must be replace by a string and the variable ${clientEcheanceTable}  must be replace by a table.

I encounter a error while trying it : Undefined array key 0

If i'm not specific enough let me know it.