Forum


Replies: 12   Views: 3390
Existing chart and merged documents
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 nbiz  · 11-04-2018 - 07:25

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