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.
Hi admin,
While that does work, it does not really solve my problem. As I need to populate 1 to n rows of tables in my template, I have found a workaround which involves using replaceTableVariable to create 1 to n rows with temporary variables then calling replaceVariableByHTML.
It would be great if replaceTableVariable supported HTML and/or word fragments. Do you have any intention to fix it as it appears it was supported in older versions?