I have a template docx with several TABLES. One of these tables are for layout document, but others must have data inside.
I get this error messages:
Warning: strstr() [function.strstr]: Empty delimiter. in MYPATH...\phpdocx_pro\classes\CreateTemplate.inc on line 501
And memory alloc errors sometimes...
Is there any example where the template populate 2 different tables??
Thanks for all your work!