Hello.
It works well if I'm using createDocxAndDownload() after replacing chart data.
But when I'm using MultiMerge() I got this error
Warning: rename(datos9.xlsx.docx,datos9.xlsx): No such file or directory in /Project/PHPDocx/classes/DocxUtilities.inc on line 4078
Warning: unlink(datos9.xlsx): No such file or directory in /Project/PHPDocx/classes/DocxUtilities.inc on line 4083
Any ideas?
Thanks